mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 00:51:24 +03:00
9 lines
114 B
SYSTEMD
9 lines
114 B
SYSTEMD
|
[Unit]
|
||
|
Description=Test PathExists
|
||
|
|
||
|
[Path]
|
||
|
PathExists=/tmp/test-path_exists
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|