On Thu, Dec 29, 2016, at 10:59, Petter Reinholdtsen wrote: > [Martin Pitt] > > "service", not invoke-rc.d, but I do agree that it would be better to
Maintainer scripts (postinst, postrm, etc) in packages are to always use invoke-rc.d, exceptions are almost always a package bug. Even when using systemd. The naming is unfortunate, yes. But users and admins are to use service, and never invoke-rc.d. And the systemd glue in invoke-rc.d is currently broken that it fails to, by default, also stop related socket units, thus ensuring chaos if activated midway during the unpack/configure steps. A bug is already open about it, but stalled. -- Henrique de Moraes Holschuh <[email protected]> _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

