summaryrefslogtreecommitdiff
path: root/test/exec-privatetmp-no.service
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2015-04-03 18:26:54 +0200
committerAndy Wingo <wingo@pobox.com>2015-04-08 08:30:28 +0200
commit62b7106671d04f70d7f6b49e9d53e637d116b0db (patch)
tree46c08ca36cf75c090587ada5c49129816b240e24 /test/exec-privatetmp-no.service
parentccb03fc9015e6c8131e4d289a36e0145eaf2b5a2 (diff)
remove tests
Diffstat (limited to 'test/exec-privatetmp-no.service')
-rw-r--r--test/exec-privatetmp-no.service7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/exec-privatetmp-no.service b/test/exec-privatetmp-no.service
deleted file mode 100644
index d69e552a63..0000000000
--- a/test/exec-privatetmp-no.service
+++ /dev/null
@@ -1,7 +0,0 @@
-[Unit]
-Description=Test for PrivateTmp=no
-
-[Service]
-ExecStart=/bin/sh -c 'exit $(test -f /tmp/test-exec_privatetmp)'
-Type=oneshot
-PrivateTmp=no