10 lines
213 B
SYSTEMD
10 lines
213 B
SYSTEMD
[Unit]
|
|
Description=Watch deploy/profile-scripts for changes and re-sync hardlinks
|
|
|
|
[Path]
|
|
PathChanged=/home/hmo/MoFin/deploy/profile-scripts
|
|
Unit=profile-scripts-sync.service
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|