[Splashy-devel] Bug#482017: splashy: should use omitpit feature to avoid getting killed by sendsigs

Petter Reinholdtsen pere at hungry.com
Tue May 20 07:34:34 UTC 2008


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





More information about the Splashy-devel mailing list