]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/unstoppable.service
Merge pull request #1060 from poettering/resolved-man-2
[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