summaryrefslogtreecommitdiffstats
path: root/test/testsuite-03.units/unstoppable.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/testsuite-03.units/unstoppable.service')
-rw-r--r--test/testsuite-03.units/unstoppable.service6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/testsuite-03.units/unstoppable.service b/test/testsuite-03.units/unstoppable.service
deleted file mode 100644
index 6eb7c19..0000000
--- a/test/testsuite-03.units/unstoppable.service
+++ /dev/null
@@ -1,6 +0,0 @@
-# SPDX-License-Identifier: LGPL-2.1-or-later
-[Service]
-Type=oneshot
-RemainAfterExit=yes
-ExecStart=/bin/echo "I'm unstoppable!"
-ExecStop=/bin/systemctl start --no-block unstoppable.service