slitaz-boot-scripts diff etc/init.d/rcS @ rev 122
rcS: log root switching too
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 14 10:30:10 2008 +0000 (2008-11-14) |
parents | 17c69f17fb52 |
children | b2a46128ff7b |
line diff
1.1 --- a/etc/init.d/rcS Tue Aug 05 08:45:37 2008 +0000 1.2 +++ b/etc/init.d/rcS Fri Nov 14 10:30:10 2008 +0000 1.3 @@ -48,7 +48,7 @@ 1.4 fi 1.5 1.6 /bin/dmesg > /var/log/dmesg.log 1.7 -vcsa2txt < /dev/vcsa1 | awk 'BEGIN {s=0} /^Processing/ {s=1} { if (s) print }' >/var/log/boot.log 1.8 +vcsa2txt < /dev/vcsa1 | awk 'BEGIN {s=0} /^Processing|^.witching/ {s=1} { if (s) print }' >/var/log/boot.log 1.9 script -a -q -c '/etc/init.d/rcS logged' /var/log/boot.log 1.10 1.11 else #logged