mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 00:51:24 +03: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
|