aboutsummaryrefslogtreecommitdiffstats
path: root/community/icingaweb2-module-director/icingaweb2-module-director.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'community/icingaweb2-module-director/icingaweb2-module-director.post-install')
-rwxr-xr-xcommunity/icingaweb2-module-director/icingaweb2-module-director.post-install2
1 files changed, 0 insertions, 2 deletions
diff --git a/community/icingaweb2-module-director/icingaweb2-module-director.post-install b/community/icingaweb2-module-director/icingaweb2-module-director.post-install
index 9a02dd214e9..e6a7e256b7a 100755
--- a/community/icingaweb2-module-director/icingaweb2-module-director.post-install
+++ b/community/icingaweb2-module-director/icingaweb2-module-director.post-install
@@ -1,6 +1,4 @@
#!/bin/sh
-
-chgrp -R icingaweb2 /etc/icingaweb2/modules
/usr/share/webapps/icingaweb2/bin/icingacli setup config directory --group icingaweb2;
echo "Please take note of this setup token. This should be pasted into icingaweb2 setup web page: "
/usr/share/webapps/icingaweb2/bin/icingacli setup token create;