summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-37.service
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-12-10 09:58:50 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-03-28 11:46:48 +0100
commit4db7d044b8f2cb3e652fbaa19aa09e87c9b74834 (patch)
treea915276f6810cc6c6d2fd4d7fd358aa473372a82 /test/units/testsuite-37.service
parenttest/TEST-36: move the config files to /run (diff)
downloadsystemd-4db7d044b8f2cb3e652fbaa19aa09e87c9b74834.tar.xz
systemd-4db7d044b8f2cb3e652fbaa19aa09e87c9b74834.zip
test: move TEST-37-RUNTIMEDIRECTORYPRESERVE setup to static files
Diffstat (limited to 'test/units/testsuite-37.service')
-rw-r--r--test/units/testsuite-37.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/units/testsuite-37.service b/test/units/testsuite-37.service
new file mode 100644
index 0000000000..68c805985d
--- /dev/null
+++ b/test/units/testsuite-37.service
@@ -0,0 +1,6 @@
+[Unit]
+Description=TEST-37-RUNTIMEDIRECTORYPRESERVE
+
+[Service]
+ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
+Type=oneshot