slitaz-boot-scripts rev 297 4.7.2

rcS: fix /var/log/dmesg.log
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 06 08:16:08 2012 +0200 (2012-04-06)
parents 29323d0e1eef
children ee634adc6b03
files etc/init.d/rcS
line diff
     1.1 --- a/etc/init.d/rcS	Fri Mar 30 00:32:53 2012 +0200
     1.2 +++ b/etc/init.d/rcS	Fri Apr 06 08:16:08 2012 +0200
     1.3 @@ -71,12 +71,12 @@
     1.4  # Mount filesystems in /etc/fstab.
     1.5  echo "Mounting filesystems in fstab..."
     1.6  /bin/mount -a
     1.7 +;;
     1.8 +
     1.9 +logged)
    1.10  
    1.11  # Store boot messages to log files.
    1.12  /bin/dmesg > /var/log/dmesg.log &
    1.13 -;;
    1.14 -
    1.15 -logged)
    1.16  
    1.17  # Parse cmdline args for earlier boot options. All other boot options
    1.18  # are in /etc/init./bootopts.sh.