]> err.no Git - systemd-rc/blob - killall.service
Patchy fixup, since debian doesn't really have a sysinit service
[systemd-rc] / killall.service
1 [Unit]
2 Description=Kill All Processes
3 After=shutdown.target
4
5 [Service]
6 Type=finish
7 ValidNoProcess=yes
8 ExecStart=/etc/init.d/killall start