Cross Reference: exec-privatetmp-yes.service
xref
: /
systemd
/
test
/
test-execute
/
exec-privatetmp-yes.service
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
[Unit]
Description=Test for PrivateTmp=yes
[Service]
ExecStart=
/bin/sh
-x -c 'test ! -f
/tmp/test-exec_privatetmp
'
Type=oneshot
PrivateTmp=yes