chiark / gitweb /
core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it's not...
[elogind.git] / test / unstoppable.service
1 [Service]
2 Type=oneshot
3 RemainAfterExit=yes
4 ExecStart=/bin/echo 'I'm unstoppable!'
5 ExecStop=/bin/systemctl start --no-block unstoppable.service