blob: d69e552a63de41bf02ecfb581b4c58db41b64254 [file] [log] [blame] [raw]
[Unit]
Description=Test for PrivateTmp=no
[Service]
ExecStart=/bin/sh -c 'exit $(test -f /tmp/test-exec_privatetmp)'
Type=oneshot
PrivateTmp=no