Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
main
/
.
/
test
/
test-execute
/
exec-privatetmp-no.service
blob: 6a8a3fc319387d8eb70cbca08553808bfad029c6 [
file
] [
log
] [
blame
] [
raw
]
# SPDX-License-Identifier: LGPL-2.1-or-later
[
Unit
]
Description
=
Test
for
PrivateTmp
=
no
[
Service
]
ExecStart
=
/bin/
sh
-
x
-
c
'test -f /tmp/test-exec_privatetmp'
Type
=
oneshot
PrivateTmp
=
no