mirror of
https://git.proxmox.com/git/systemd
synced 2025-05-26 00:04:40 +00:00
9 lines
127 B
SYSTEMD
9 lines
127 B
SYSTEMD
[Unit]
|
|
Description=Test PathExistsGlob
|
|
|
|
[Path]
|
|
PathExistsGlob=/tmp/test-path_existsglob*
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|