index
:
init-system-helpers
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoscripts
/
postrm-systemd-reload-only
blob: 91cd9e8dd0d0ebc3070a81abdf22d75a27920908 (
plain
)
1
2
3
if [ -d /run/systemd/system ]; then systemctl --system daemon-reload >/dev/null || true fi