repo.or.cz
/
systemd.io.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hwdb: fix screen rotation for EXO Wings 2in1 w1125 (#36283)
[systemd.io.git]
/
test
/
test-execute
/
exec-umask-namespace.service
blob
aac1dadc5afc3717d004d1bc41c4dffc471f536e
1
# SPDX-License-Identifier: LGPL-2.1-or-later
2
[Unit]
3
Description=Test for UMask= + namespacing
4
5
[Service]
6
ExecStart=ls -lahd /tmp/subdir
7
Type=oneshot
8
User=65534
9
Group=65534
10
TemporaryFileSystem=/tmp:ro
11
BindPaths=/etc:/tmp/subdir/subsub
12
UMask=0007