]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/unstoppable.service
Merge pull request #12802 from irtimmer/fix-openssl
[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