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