Systemd/test/exec-privatetmp-no.service

8 lines
145 B
Desktop File

[Unit]
Description=Test for PrivateTmp=no
[Service]
ExecStart=/bin/sh -c 'exit $(test -f /tmp/test-exec_privatetmp)'
Type=oneshot
PrivateTmp=no