Systemd/test/unstoppable.service
2013-02-23 14:18:17 +01:00

6 lines
143 B
Desktop File

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/bin/echo 'I'm unstoppable!'
ExecStop=/bin/systemctl start --no-block unstoppable.service