On 11/16/2014 10:15 PM, Jonathan Wiltshire wrote:
> Control: tag -1 moreinfo
> 
> On Sun, Nov 16, 2014 at 06:24:01PM +0100, Evgeni Golov wrote:
>> +To disable hdapsd under systemd, use “systemctl disable hdapsd.service”.
>> +For inits using the init.d scripts, adjust /etc/default/hdapsd to have
>> +  START=no
>> +in it.
> 
> We have update-rc.d, no?

Yes we do. So how about:

To disable hdapsd under systemd, use “systemctl disable hdapsd.service”.
For inits using the init.d scripts, use “update-rc.d hdapsd disable” or
adjust /etc/default/hdapsd to have “START=no” in it.

(I still prefer to use systemctl, which is native to systemd, instead of
update-rc.d which somehow can handle systemd links).

Greets


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Reply via email to