summaryrefslogtreecommitdiff
path: root/test/unstoppable.service
blob: 56b72c98f75904b9a5d878a28522f25dd8e7fa6c (plain)
1
2
3
4
5
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/bin/echo "I'm unstoppable!"
ExecStop=/bin/systemctl start --no-block unstoppable.service