[Pkg-sysvinit-devel] Bug#738855: initscripts: Skip killing process starting with @

Dmitrijs Ledkovs xnox at debian.org
Thu Feb 13 13:58:23 UTC 2014


Package: initscripts
Version: 2.88dsf-41
Severity: normal
Tags: patch

Dear Maintainer,

There is convention starting that processes whos name starts with '@'
shouldn't be killed. It is used to indicate that process is needed to
manage root device / cleanly unmount the root filesystem.

At least mdadm supports it for it's 'mdmon' process which is daemon
needed to manage containers (aka fakeraid controllers - Intel Matrix
Raid and DDF).

I've implemented a patch using pgrep, thus it's optional code in
sendsigs if pgrep is not available.

Regards,

Dimitri.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-In-sendsigs-skip-killing-process-who-s-name-starts-w.patch
Type: text/x-diff
Size: 1809 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-sysvinit-devel/attachments/20140213/6ab98531/attachment.patch>


More information about the Pkg-sysvinit-devel mailing list