10 lines
161 B
SYSTEMD
10 lines
161 B
SYSTEMD
[Unit]
|
|
Description=Watch /var/www and regenerate Samba shares on change
|
|
|
|
[Path]
|
|
PathChanged=/var/www
|
|
PathModified=/var/www
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|