Cross Reference: exec-privatetmp-yes.service
xref
: /
systemd
/
shell-completion
/
bash
/
journalctl
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
exec-privatetmp-yes.service revision ac40081621ec299a55246519726a18dd2b08678c
[Unit]
Description=Test for PrivateTmp=yes
[Service]
ExecStart=
/bin/sh
-c 'exit $(test ! -f
/tmp/test-exec_privatetmp
)'
Type=oneshot
PrivateTmp=yes