]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/unstoppable.service
nspawn: trivial simplification
[thirdparty/systemd.git] / test / unstoppable.service
CommitLineData
d710d363
MS
1[Service]
2Type=oneshot
3RemainAfterExit=yes
4ExecStart=/bin/echo 'I'm unstoppable!'
5ExecStop=/bin/systemctl start --no-block unstoppable.service