El 8 de gener de 2012 14:15, Roger Leigh <[email protected]> ha escrit: > I thought about it a bit more, and the symlink is not needed. > If we create /run/initctl and re-exec init, it will then open the > new pipe. We can then delete the old one and the process is > complete. This can be done entirely within the postinst, and is > what the attached patch does.
How do you tell init to re-exec when there's no initctl? HUP signal? > If not, we might need to create it in the initramfs This wouldn't work on GNU/kFreeBSD (ramdisk is not used for disk boot). -- Robert Millan _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

