]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/unstoppable.service
network: make all failures in route configuration fatal
[thirdparty/systemd.git] / test / unstoppable.service
CommitLineData
d710d363
MS
1[Service]
2Type=oneshot
3RemainAfterExit=yes
b04b3e58 4ExecStart=/bin/echo "I'm unstoppable!"
d710d363 5ExecStop=/bin/systemctl start --no-block unstoppable.service