slitaz-boot-scripts diff etc/init.d/user-home.sh @ rev 256

rcS: export SCREEN and source functions in user-home.sh
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 29 17:43:22 2011 +0200 (2011-04-29)
parents a14abff6be90
children da846b200fe8
line diff
     1.1 --- a/etc/init.d/user-home.sh	Fri Apr 29 16:06:08 2011 +0200
     1.2 +++ b/etc/init.d/user-home.sh	Fri Apr 29 17:43:22 2011 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  # This option is not handled by a loop and case like others and has no
     1.5  # effect on an installed system.
     1.6  #
     1.7 +. /etc/init.d/rc.functions
     1.8  
     1.9  if ! grep -q "100[0-9]:100[0-9]" /etc/passwd; then
    1.10  	if grep -q "user=" /proc/cmdline; then