Files
webmin--webmin/systemd/help/systemd_privatetmp.html
2026-07-13 13:12:17 +08:00

7 lines
334 B
HTML

<header>Use private temporary directory?</header>
<p>Writes <tt>PrivateTmp=yes</tt>, giving the service a private view of
temporary directories such as <tt>/tmp</tt>.</p>
<p>This helps isolate temporary files from the rest of the system. Do not use
it when the service must share files through <tt>/tmp</tt> with other
processes.</p>