[Pkg-sysvinit-devel] Request for dh_installinit and/or update-rc.d

Joey Hess joeyh at debian.org
Sat Apr 30 15:39:14 UTC 2011


Marc MERLIN wrote:
> Short version is that we want as many files on the system to be trackable by
> the package manager.
> dpkg -S /etc/rc3.d/foo 
> works for us and does not work with update-rc.d in postinstall.

FWIW, the Right Way to do this is probably to add ghost file support, as
seen in RPM, to dpkg. Then transient files created during package
installation can be registered with the package manager, and
automatically cleaned up on removal, as well as being queryable.

However, I don't know how that would interact with dependency based
init, which reorders the rc?.d symlinks all the time.

-- 
see shy jo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 828 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-sysvinit-devel/attachments/20110430/ac1bdbfa/attachment.pgp>


More information about the Pkg-sysvinit-devel mailing list