tags 582825 + patch thanks This patch should solve this issue, making sure the lcd4linux init.d script start after the syslog collector is operational and before it is taken down during shutdown.
--- lcd4linux-0.10.1~rc2/debian/init.d 2010-06-13 10:33:41.000000000 +0200 +++ lcd4linux-0.10.1~rc2-pere/debian/init.d 2010-06-13 10:34:53.000000000 +0200 @@ -4,6 +4,8 @@ # Provides: lcd4linux # Required-Start: $remote_fs # Required-Stop: $remote_fs +# Should-Start: $syslog +# Should-Stop: $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: daemon for driving LCD based displays Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org