]> git.ipfire.org Git - thirdparty/systemd.git/blame_incremental - test/unstoppable.service
Merge pull request #11230 from keszybz/version-string-alt
[thirdparty/systemd.git] / test / unstoppable.service
... / ...
CommitLineData
1[Service]
2Type=oneshot
3RemainAfterExit=yes
4ExecStart=/bin/echo "I'm unstoppable!"
5ExecStop=/bin/systemctl start --no-block unstoppable.service