index
:
init-system-helpers
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoscripts
/
postinst-systemd-restart
blob: e96bc939503950fcef169e1b518461c25672d97b (
plain
)
1
2
3
if [ -d /run/systemd/system ]; then systemctl try-restart #UNITFILES# >/dev/null || true fi