Magellan Linux

Diff of /alx-src/tags/alxconf_20060908_18/init.d/alxsettings

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

revision 1718 by niro, Tue Jan 25 09:38:27 2011 UTC revision 1719 by niro, Tue Jan 25 10:45:14 2011 UTC
# Line 583  import_settings_local() Line 583  import_settings_local()
583   touch /etc/alxconfig-ng/state/configured   touch /etc/alxconfig-ng/state/configured
584    
585   # install slim desktopmanager configuration   # install slim desktopmanager configuration
586   cat ${ALX_SKELETONS}/slim/slim.conf > /etc/slim.conf   config_display_manager
  sed -i "s:@@USERNAME@@:${ALX_UNPRIV_USER}:" /etc/slim.conf  
   
  # install a sane xinitrc  
  echo "exec startfluxbox" > ${ALX_UNPRIV_HOME}/.xinitrc  
587    
588   # if only an recheck was forced than abort now   # if only an recheck was forced than abort now
589   [[ ${ALX_FORCED_RECHECK} = true ]] && return 0   [[ ${ALX_FORCED_RECHECK} = true ]] && return 0

Legend:
Removed from v.1718  
changed lines
  Added in v.1719