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

8 lines
458 B
HTML

<header>Path exists glob</header>
<p>An absolute shell-style glob for <tt>PathExistsGlob=</tt>, such as
<tt>/var/spool/app/*.ready</tt>. The path unit activates its target unit when at
least one matching file or directory exists.</p>
<p>For user units, the glob is evaluated by the selected user's systemd
manager. It should match paths that user can access, typically below the user's
home directory or runtime directory such as <tt>/run/user/UID</tt>.</p>