slitaz-boot-scripts diff etc/init.d/rcS @ rev 220
network.sh:fix bug of after turn-off Wifi can't get dynamic ip
author | fireflyoo <lufeng369@gmail.com> |
---|---|
date | Mon Dec 20 18:43:01 2010 +0800 (2010-12-20) |
parents | 75aeb6cabe89 |
children | be7c1a2e97d7 |
line diff
1.1 --- a/etc/init.d/rcS Fri Jun 25 16:30:45 2010 +0200 1.2 +++ b/etc/init.d/rcS Mon Dec 20 18:43:01 2010 +0800 1.3 @@ -75,7 +75,7 @@ 1.4 1.5 # Store boot messages to log files. 1.6 /bin/dmesg > /var/log/dmesg.log & 1.7 -conspy -d 1 | sed -e 's/ *$//' -e '/^$/d' -e '/^Processing\|^.witching/,$!d' >/var/log/boot.log 1.8 +conspy -d | sed 's/ *$//;/^$/d;/^Processi\|^.witchi/,$!d' > /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