summaryrefslogtreecommitdiffstats
path: root/test/testsuite-63.units/test63-pr-30768.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/testsuite-63.units/test63-pr-30768.service')
-rw-r--r--test/testsuite-63.units/test63-pr-30768.service5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/testsuite-63.units/test63-pr-30768.service b/test/testsuite-63.units/test63-pr-30768.service
new file mode 100644
index 0000000..5739084
--- /dev/null
+++ b/test/testsuite-63.units/test63-pr-30768.service
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+[Service]
+ExecStart=cp -v /tmp/copyme /tmp/copied
+# once cp exits, service goes into deactivating state and then runs ExecStop
+ExecStop=flock -e /tmp/noexit true