Changes

Jump to navigation Jump to search
Line 437: Line 437:  
* Add entries to crontab
 
* Add entries to crontab
 
<syntaxhighlight lang="text">
 
<syntaxhighlight lang="text">
0 0,8,16 * * * root /usr/local/sbin/NodeNameUpdate.sh > /dev/null 2>&1
+
0 0,8,16 * * * root /usr/local/bin/NodeNameUpdate.sh > /dev/null 2>&1
*/5 * * * * root /usr/local/sbin/NodeUpdate.sh > /dev/null 2>&1
+
*/5 * * * * root /usr/local/bin/NodeUpdate.sh > /dev/null 2>&1
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
 
== PTTLink Configuration Updates ==
 
== PTTLink Configuration Updates ==
 
Run the following commands to add PTTLink server address.
 
Run the following commands to add PTTLink server address.

Navigation menu