Tollef Fog Heen <tfh...@err.no> writes:
> The problem was at least until update-rc.d grew the «disable» argument
> that disabling a daemon using update-rc.d was quite hard.

update-rc.d foo disable is indeed convenient.

update-rc.d and policy-rc.d are currently two separate interfaces. If I
want to make sure that a service is never started I need to modify both:

1) policy-rc.d to make sure that the service does not start when the
package is installed/upgraded/logrotated

2) update-rc.d to make sure that the service does not start on boot.

In

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584865

I tried to draft a solution that'd give me centralized control over
services.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/841v2rno2v....@sauna.l.org

Reply via email to