[Unit] Description = Disable and clean up apache site [Service] Type = oneshot ExecStart = sh -xc 'rm -f \ /etc/apache2/sites-available/fossil-%H.conf \ /etc/apache2/sites-enabled/fossil-%H.conf' ExecStart = systemctl reload apache2