summaryrefslogtreecommitdiffstats
path: root/test/test-execute/exec-umask-namespace.service
blob: aac1dadc5afc3717d004d1bc41c4dffc471f536e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Test for UMask= + namespacing

[Service]
ExecStart=ls -lahd /tmp/subdir
Type=oneshot
User=65534
Group=65534
TemporaryFileSystem=/tmp:ro
BindPaths=/etc:/tmp/subdir/subsub
UMask=0007