File: prerm-systemd

package info (click to toggle)
init-system-helpers 1.22
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 236 kB
  • ctags: 26
  • sloc: perl: 915; sh: 308; makefile: 10
file content (3 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (4)
1
2
3
if [ -d /run/systemd/system ]; then
	deb-systemd-invoke stop #UNITFILES# >/dev/null
fi