Package: splashy
Version: 0.3.8-1

In version 2.86.ds1-57 of sysvinit, I removed the special handling of
splash screen processes from init.d/sendsigs.  The splash screen
handlers are expected to use the omitpid feature of init.d/sendsigs to
avoid getting killed at the wrong time during shutdown.  Adding
something like this when starting splashy should solve it:

  mkdir -p /lib/init/rw/sendsigs.omit.d
  rm -f /lib/init/rw/sendsigs.omit.d/splashy
  ln -s /var/run/splashy.pid /lib/init/rw/sendsigs.omit.d/splashy

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to