X-Git-Url: https://git.hcoop.net/hcoop/zz_old/debian/hcoop-apache2-config.git/blobdiff_plain/2f1ecc10707f4425ea4e661e2c3021e39a6ad64a..2457bdd4e698b9cfd473f601e4ecc950081722dc:/debian/hcoop-apache2-config.postrm diff --git a/debian/hcoop-apache2-config.postrm b/debian/hcoop-apache2-config.postrm index e2b992a..1eea3f5 100644 --- a/debian/hcoop-apache2-config.postrm +++ b/debian/hcoop-apache2-config.postrm @@ -24,6 +24,8 @@ case "$1" in a2dismod -q -f $mod || true done + a2dissite hcoop-vhosts + # invoke-rc.d apache2 restart ;;