Systemd/test/test-execute/exec-privatetmp-no.service

8 lines
140 B
Desktop File

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