=================================================================== RCS file: /cvs/mss/netupdate/netupdate.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mss/netupdate/netupdate.conf 2013/07/18 11:37:00 1.1 +++ mss/netupdate/netupdate.conf 2013/07/18 13:53:20 1.2 @@ -1,4 +1,13 @@ +### Sample config for networkupdate.sh + +# Change it to correct name if `hostname -s` gives wrong output +MYNAME=`hostname -s` + +# Update server address SERVER=127.0.0.1 + +# User name to login update server USER=kirby -NAME=`hostname -s` + +# Full path on update server where to get update parameters HOSTLIST=/home/kirby/update_ss/detskiy_mir/programms/hostlist