Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
main
/
.
/
test
/
test-execute
/
exec-umask-namespace.service
blob: 8419c86c9ab73f694f7e590e60c0823695e14492 [
file
] [
log
] [
blame
] [
raw
]
# SPDX-License-Identifier: LGPL-2.1-or-later
[
Unit
]
Description
=
Test
for
UMask
=
+
namespacing
[
Service
]
ExecStart
=
/bin/
ls
-
lahd
/
tmp
/
subdir
Type
=
oneshot
User
=
65534
Group
=
65534
TemporaryFileSystem
=/
tmp
:
ro
BindPaths
=
/etc:/
tmp
/
subdir
/
subsub
UMask
=
0007