# HG changeset patch # User Pascal Bellard # Date 1204970941 0 # Node ID ab85fe3cdaa9ce7213ca5c6667a74b390e69c72f # Parent 652e8f80501ac93584bde9246b95125f8b2fd830 /etc/init.d/rcS: avoid hardcoded path to help slitaz-loram-cdrom patch diff -r 652e8f80501a -r ab85fe3cdaa9 etc/init.d/rcS --- a/etc/init.d/rcS Thu Mar 06 23:38:03 2008 +0100 +++ b/etc/init.d/rcS Sat Mar 08 10:09:01 2008 +0000 @@ -51,8 +51,8 @@ fi /bin/dmesg > /var/log/dmesg.log -/usr/bin/vcsa2txt < /dev/vcsa1 > /var/log/boot.log -/usr/bin/script -a -q -c '/etc/init.d/rcS logged' /var/log/boot.log +vcsa2txt < /dev/vcsa1 > /var/log/boot.log +script -a -q -c '/etc/init.d/rcS logged' /var/log/boot.log else #logged