summaryrefslogtreecommitdiff
path: root/debian/ikiwiki-hosting-web.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/ikiwiki-hosting-web.postinst')
-rwxr-xr-xdebian/ikiwiki-hosting-web.postinst1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/ikiwiki-hosting-web.postinst b/debian/ikiwiki-hosting-web.postinst
index bb55de8..ab97553 100755
--- a/debian/ikiwiki-hosting-web.postinst
+++ b/debian/ikiwiki-hosting-web.postinst
@@ -11,7 +11,6 @@ fi
#DEBHELPER#
a2enmod suexec
-a2enmod userdir # only so it can be forced disabled, ironically
a2enmod ssl
if which invoke-rc.d >/dev/null 2>&1; then
invoke-rc.d apache2 restart