chiark / gitweb /
remove tests
[elogind.git] / test / exec-privatedevices-yes.service
diff --git a/test/exec-privatedevices-yes.service b/test/exec-privatedevices-yes.service
deleted file mode 100644 (file)
index 85b3f4f..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-[Unit]
-Description=Test for PrivateDev=yes
-
-[Service]
-ExecStart=/bin/sh -c 'exit $(test ! -c /dev/mem)'
-Type=oneshot
-PrivateDevices=yes