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