summaryrefslogtreecommitdiffstats
path: root/test/test-execute/exec-umask-namespace.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-execute/exec-umask-namespace.service')
-rw-r--r--test/test-execute/exec-umask-namespace.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-execute/exec-umask-namespace.service b/test/test-execute/exec-umask-namespace.service
index 8419c86..aac1dad 100644
--- a/test/test-execute/exec-umask-namespace.service
+++ b/test/test-execute/exec-umask-namespace.service
@@ -3,7 +3,7 @@
Description=Test for UMask= + namespacing
[Service]
-ExecStart=/bin/ls -lahd /tmp/subdir
+ExecStart=ls -lahd /tmp/subdir
Type=oneshot
User=65534
Group=65534