mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
9 lines
117 B
SYSTEMD
9 lines
117 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=Test PathChanged
|
||
|
|
|
||
|
|
[Path]
|
||
|
|
PathChanged=/tmp/test-path_changed
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=multi-user.target
|