On 11/17/2014 08:42 AM, Jonathan Wiltshire wrote: > Control: tag -1 confirmed
Thanks, I have uploaded -2 yesterday, but forgot to ping here. > > On Mon, Nov 17, 2014 at 08:06:59AM +0100, Evgeni Golov wrote: >> > 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. > Hm, well, my point was to get rid of the setting a flag in a defaults file > bit, but ok. Having a standard (and programmable) interface is way better > than having to manipulate defaults. Sure, but the defaults hack was there since the beginning and I did not want to think about replacing it mid-freeze, it's on the Zurg-TODO-list though. Greets Evgeni -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

