Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v247-stable
/
.
/
test
/
test-execute
/
exec-privatetmp-disabled-by-prefix.service
blob: 009e6bef95b5cb827a5d563ec2181af95eb5f690 [
file
] [
log
] [
blame
] [
raw
]
[
Unit
]
Description
=
Test
for
PrivateTmp
=
yes
with
prefix
[
Service
]
ExecStart
=
/bin/
sh
-
x
-
c
'test ! -f /tmp/test-exec_privatetmp'
ExecStart
=+
/bin/
sh
-
x
-
c
'test -f /tmp/test-exec_privatetmp'
Type
=
oneshot
PrivateTmp
=
yes