Bug#758809: deb-systemd-helper: Please support reload action

2014-08-25 Thread Guido Günther
Hi Michael, On Sun, Aug 24, 2014 at 11:38:04PM +0200, Michael Stapelberg wrote: > Hi Guido, > > Thank you for your mail. > > Guido Günther writes: > > I'd be nice if systemctl reload would be supported as in > > deb-systemd-helper like: > > > > if [ -d /run/systemd/system ] && systemctl is-ena

Bug#758809: deb-systemd-helper: Please support reload action

2014-08-21 Thread Guido Günther
Package: init-system-helpers Version: 1.20 Severity: wishlist File: /usr/bin/deb-systemd-helper Hi, I'd be nice if systemctl reload would be supported as in deb-systemd-helper like: if [ -d /run/systemd/system ] && systemctl is-enabled >/dev/null; then systemctl reload virtlockd.servic