On Mon, 2017-01-23 at 18:29 +0000, Thomas Pircher wrote: > Thomas Pircher wrote: > > after an update from jessie to stretch the qcontrold daemon is no > > longer > > started. > > This should have read "is no longer enabled by default". > I can start the qcontrold manually and the daemon works fine, once it > is > started. > > I have worked around this issue by manually setting the link in > /etc/rc2.d/Sxxqcontrold. Is there maybe something I'm missing after > the switch to systemd?
qcontrold should be started by something in rcS.d rather than rc2.d. Or at least it is/was on sysvinit, perhaps something has changed WRT systemd or systemd's LSB integration? Upstream has socket and service files included, see [0]. Perhaps qcontrol should be switched over. I can't remember why I didn't, perhaps just "if it ain't broke" (except now it is...). Do you know much about systemd, perhaps you could try dropping those files into the appropriate place and see if it helps? If not I will try and make some time soon. Thanks, Ian. [0] https://git.hellion.org.uk/?p=qcontrol.git;a=tree;f=systemd;h=f9b3c 358a84915b10bb780e0a8becdfa47604924;hb=HEAD

