diff options
Diffstat (limited to 'test/unstoppable.service')
-rw-r--r-- | test/unstoppable.service | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/unstoppable.service b/test/unstoppable.service deleted file mode 100644 index 56b72c98f7..0000000000 --- a/test/unstoppable.service +++ /dev/null @@ -1,5 +0,0 @@ -[Service] -Type=oneshot -RemainAfterExit=yes -ExecStart=/bin/echo "I'm unstoppable!" -ExecStop=/bin/systemctl start --no-block unstoppable.service |