mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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
|