slitaz-boot-scripts diff init @ rev 414

/etc/init.d/bootopts.sh: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 29 21:12:39 2015 +0200 (2015-08-29)
parents 4321dbbe16c7
children 29ec74a6d359
line diff
     1.1 --- a/init	Thu Aug 27 14:32:34 2015 +0200
     1.2 +++ b/init	Sat Aug 29 21:12:39 2015 +0200
     1.3 @@ -170,7 +170,6 @@
     1.4  	busybox mount -t tmpfs tmpfs /run
     1.5  	x=/sbin/init; echo "[ -x $x ] && exec $x" >/run/init
     1.6  	$0 log 2>&1 | tee /run/boot.log
     1.7 -	busybox umount /run
     1.8  	busybox umount /sys
     1.9  	busybox umount /proc
    1.10  	. /run/init