vhost-stack/systemd/vhost-reload-apache.path

11 lines
209 B
SYSTEMD
Raw Normal View History

[Unit]
Description="Reload Apache on changes to sites-enabled configs"
After=apache2.service
[Path]
PathChanged=/etc/apache2/sites-enabled/
Unit=vhost-reload-apache.service
[Install]
WantedBy=default.target