Hallo, * Dominic Hargreaves [Sat, Sep 05 2015, 11:06:36AM]: > Control: tags -1 + patch > > On Sat, Aug 08, 2015 at 09:41:57AM +0200, Harald Dunkel wrote: > > Package: apt-cacher-ng > > Version: 0.8.5-1 > > > > Obviously apt-cacher-ng depends upon systemd without telling. For a > > few days I got > > > > /etc/cron.daily/apt-cacher-ng: > > /etc/cron.daily/apt-cacher-ng: line 14: systemctl: command not found > > > > per EMail. > > The attached patch fixes this by adding a check so that systemctl is > only used if it's installed.
Yeah... ok. The plan was to rewrite the whole caller script (add its functionality to acngtool and make it more smart) but I failed to find enough spare time for this action. So I will just add this workaround for now. Thanks. Regards, Eduard.

