Changes

Jump to navigation Jump to search
Line 266: Line 266:  
<pre>
 
<pre>
 
sleeptime = 300  ; go to sleep after 5 mins of no activity
 
sleeptime = 300  ; go to sleep after 5 mins of no activity
 +
</pre>
 +
 +
==startup_macro===
 +
The startup_macro is executed once on system startup. Each node can have one startup macro defined in its node stanza.
 +
 +
Sample:
 +
<pre>
 +
startup_macro = *31000*31001*31002  ; Connect to 1000, 1001 and 1002 at startup
 
</pre>
 
</pre>
  
896

edits

Navigation menu