From 6779c50a173ab6c9abc21644df9c981bef550545 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 26 Aug 2019 11:19:28 +0200 Subject: Using dh-apache2 ito do the heavy-lifting for netdata-apache2. Signed-off-by: Daniel Baumann --- debian/netdata-apache2.postinst | 2 -- 1 file changed, 2 deletions(-) mode change 100644 => 100755 debian/netdata-apache2.postinst (limited to 'debian/netdata-apache2.postinst') diff --git a/debian/netdata-apache2.postinst b/debian/netdata-apache2.postinst old mode 100644 new mode 100755 index 7c8e0ce28..037bdca7b --- a/debian/netdata-apache2.postinst +++ b/debian/netdata-apache2.postinst @@ -12,8 +12,6 @@ case "${1}" in apache2_invoke enmod proxy_http apache2_invoke enmod rewrite - apache2_invoke enconf netdata.conf - apache2_reload restart fi ;; -- cgit v1.2.3