mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
aa8e00da54
To avoid polluting test/
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
|