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