2023-05-12 16:03:20 -07:00
|
|
|
[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]
|
2023-05-12 16:13:31 -07:00
|
|
|
WantedBy=multi-user.target
|