[BACK]Return to netupdate.conf CVS log [TXT][DIR] Up to [local] / mss / netupdate

Diff for /mss/netupdate/netupdate.conf between version 1.1 and 1.2

version 1.1, 2013/07/18 11:37:00 version 1.2, 2013/07/18 13:53:20
Line 1 
Line 1 
   ### 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  SERVER=127.0.0.1
   
   # User name to login update server
 USER=kirby  USER=kirby
 NAME=`hostname -s`  
   # Full path on update server where to get update parameters
 HOSTLIST=/home/kirby/update_ss/detskiy_mir/programms/hostlist  HOSTLIST=/home/kirby/update_ss/detskiy_mir/programms/hostlist

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb