Magellan Linux

Diff of /alx-src/trunk/alxconfig-ng/init.d/alxsettings

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 264 by niro, Mon Apr 18 22:59:49 2005 UTC revision 265 by niro, Mon Apr 18 23:04:43 2005 UTC
# Line 11  Line 11 
11  #%before:  #%before:
12  #%after:  #%after:
13    
14  # $Header: /home/cvsd/alx-cvs/alx-src/alxconfig-ng/init.d/alxsettings,v 1.12 2005-04-18 22:59:49 niro Exp $  # $Header: /home/cvsd/alx-cvs/alx-src/alxconfig-ng/init.d/alxsettings,v 1.13 2005-04-18 23:04:43 niro Exp $
15    
16  # checks first if the client was already configured and if it has an valid serial  # checks first if the client was already configured and if it has an valid serial
17  # if not it runs the autoconfiguration script  # if not it runs the autoconfiguration script
# Line 73  update_system_settings(){ Line 73  update_system_settings(){
73   config_auth   config_auth
74    
75   # exchange ssh rsa keys   # exchange ssh rsa keys
76   config_ssh_auth   HOME=/root config_ssh_auth
77  }  }
78    
79  get_system_serial(){  get_system_serial(){

Legend:
Removed from v.264  
changed lines
  Added in v.265