bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Make sysvinit pid 1, fix killall5 (2)


From: Justus Winter
Subject: Make sysvinit pid 1, fix killall5 (2)
Date: Thu, 15 Aug 2013 09:37:50 +0200

Hi,

This is an updated patch series fixing all sysvinit related issues.

[PATCH 04/17] daemons: fix setsid(2) in console-run

Pid 1 is already the group leader, using setsid(2) again fails.

[PATCH 09/17] libdiskfs: register libdiskfs-based translators as
[PATCH 10/17] libnetfs: register libnetfs-based translators as
[PATCH 11/17] libtrivfs: register libtrivfs-based translators as
[PATCH 12/17] mach-defpager: register mach-defpager translators as
[PATCH 13/17] trans: register symlink translators as important

There was an issue with the Debian package. The postinstall script
would start the new translators with the old proc server running. This
made the postinstall script hang. The patches have been updated to
also ignore EMIG_BAD_ID.

Justus



reply via email to

[Prev in Thread] Current Thread [Next in Thread]