Magellan Linux

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

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

revision 263 by niro, Mon Apr 18 22:34:56 2005 UTC revision 264 by niro, Mon Apr 18 22:59:49 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.11 2005-04-18 22:34:56 niro Exp $  # $Header: /home/cvsd/alx-cvs/alx-src/alxconfig-ng/init.d/alxsettings,v 1.12 2005-04-18 22:59:49 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 287  import_settings_to_db() { Line 287  import_settings_to_db() {
287   # exchange ssh rsa keys - the first boot needs this !   # exchange ssh rsa keys - the first boot needs this !
288   # or no reboot will work via the webadmin   # or no reboot will work via the webadmin
289   echo -e "      SSH authentifcation settings ..."   echo -e "      SSH authentifcation settings ..."
290   config_ssh_auth   HOME=/root config_ssh_auth
291   evaluate_retval   evaluate_retval
292    
293   # input   # input

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