index
:
debhelper
debian
progress-linux
upstream
debian-backports: debhelper
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
autoscripts
/
prerm-systemd
blob: d85223f75a1a6d8848a6d28664f8fcace358f044 (
plain
)
1
2
3
if [ -d /run/systemd/system ]; then deb-systemd-invoke stop #UNITFILES# >/dev/null || true fi