summaryrefslogtreecommitdiff
path: root/test/unstoppable.service
blob: 24fb0a25e16f35e1c361bfa85a3fe8a7d2260265 (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