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
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]