summaryrefslogtreecommitdiff
path: root/test/exec-group.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/exec-group.service')
-rw-r--r--test/exec-group.service6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/exec-group.service b/test/exec-group.service
deleted file mode 100644
index 1aa04b5bd..000000000
--- a/test/exec-group.service
+++ /dev/null
@@ -1,6 +0,0 @@
-[Unit]
-Description=Test for Group
-
-[Service]
-ExecStart=/bin/sh -c 'exit $(test $(id -n -g) = nobody)'
-Group=nobody