tags 482015 + patch
thanks
This patch should solve the issue.
diff -u usplash-0.5.19/debian/usplash.init usplash-0.5.19/debian/usplash.init
--- usplash-0.5.19/debian/usplash.init
+++ usplash-0.5.19/debian/usplash.init
@@ -88,6 +88,8 @@
if grep -q splash /proc/cmdline; then
usplash_write "TIMEOUT 15"
fi
+ mkdir -p /lib/init/rw/sendsigs.omit.d
+ pidof usplash > /lib/init/rw/sendsigs.omit.d/usplash
;;
*)
N=/etc/init.d/$NAME
Happy hacking,
--
Petter Reinholdtsen
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]