Bug#758809: deb-systemd-helper: Please support reload action
Guido Günther
agx at sigxcpu.org
Thu Aug 21 15:40:28 BST 2014
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 <service> >/dev/null; then
systemctl reload virtlockd.service
fi
This way reloading a daemon wouldn't need to be open coded (which just
bit me in #758688.
Cheers,
-- Guido
More information about the Pkg-systemd-maintainers
mailing list