[Pkg-sysvinit-devel] Bug#339460: update-rc.d: a partial implementation of what I propose

Martin-Éric Racine q-funk at iki.fi
Wed Nov 16 13:55:11 UTC 2005


1) find out which packages have bootup scripts:
"dpkg -S /etc/init.d/* | cut -f 1 -d : | uniq | sort | uniq"
Caveat:  find a way to remove scripts that belong to no package.

2) for-next loop removing all symlinks for each, using update-rc.d

3) for-next loop redoing the post-install scripts of each (which is
where update-rc.d would make the symlinks during installation).

-- 
Martin-Éric Racine
http://q-funk.iki.fi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-sysvinit-devel/attachments/20051116/8e894da5/attachment-0001.pgp


More information about the Pkg-sysvinit-devel mailing list