Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239-43
/
.
/
test
/
test-execute
/
exec-restrictnamespaces-merge-and.service
blob: 6702e6aab2e859f754172936ea45a72f5cf0ea14 [
file
] [
log
] [
blame
] [
raw
]
[
Unit
]
Description
=
Test
merging
RestrictNamespaces
=
with
AND
[
Service
]
RestrictNamespaces
=
mnt pid
RestrictNamespaces
=~
mnt usr
ExecStart
=
unshare
-
p
-
f
ExecStart
=
sh
-
c
'! unshare -m -u -i -n'
Type
=
oneshot