mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
10 lines
143 B
SYSTEMD
10 lines
143 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=Test Path Unit=
|
||
|
|
|
||
|
|
[Path]
|
||
|
|
PathExists=/tmp/test-path_unit
|
||
|
|
Unit=path-mycustomunit.service
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=multi-user.target
|