mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 17:51:22 +03: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
|