mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-25 23:21:33 +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
|