Author: Nick Date: To: dng Subject: Re: [DNG] How can I change the init services to be started?
On 08-07-2025 17:30, Rainer Weikusat via Dng wrote: > Adrian Zaugg <devuan.org@???> writes:
>> In der Nachricht vom Monday, 30 June 2025 13:30:21 CEST schrieb Rainer
>> Weikusat via Dng:
>>> The simple, traditional way would be to rename the start script, eg
>>> (example for bind):
>> Don't rename/delete files belonging to a package, unless you're out for
>> trouble. Do it the proper Debian way instead: This is update-rc.d as mentioned
>> before by.
> init.d scripts are config file and as such, supposed to be under user
> control. This includes that a user may remove them.
> _______________________________________________ Sure but without update-rc.d you create tangling files by only removing
the script under init.d and not the runlevel ones.