mirror of
https://git.proxmox.com/git/systemd
synced 2025-05-25 23:33:15 +00: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
|