El 8 de gener de 2012 15:00, Robert Millan <[email protected]> ha escrit: > El 8 de gener de 2012 14:56, Roger Leigh <[email protected]> ha escrit: >> The postinst currently calls "init u", but I think that's problematic-- >> it would call the new binary using the new path. > > On the contrary, isn't this precisely what we wanted? No symlink needed then.
Uhm, not sure if I understood correctly what "init u" does. Anyway, I'd propose this approach: - Create a new fifo in new path (no symlink). - Install new binaries (both sides) which use the new path. - Force init re-exec using a signal. It seems much simpler than messing with symlinks or adding on-reboot triggered actions. -- Robert Millan _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

