summaryrefslogtreecommitdiff
path: root/autoscripts/prerm-systemd
blob: aa36110b76fdadaaa4c1ab7d9f6e28054b06370e (plain)
1
2
3
if [ -d /run/systemd/system ]; then
	systemctl stop #UNITFILES# >/dev/null
fi