From: mhoellein Date: Wed, 8 Jul 2020 21:13:15 +0000 (+0200) Subject: committing changes in /etc made by "apt-get install icingaweb2-module-ipl icingaweb2... X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=5c3bf5b83509e3c30bc7c824e18315f0b012a81b;p=vserver committing changes in /etc made by "apt-get install icingaweb2-module-ipl icingaweb2-module-monitoring icingaweb2-module-statusmap" Package changes: +icingaweb2-module-ipl 0.1.1-1 all +icingaweb2-module-statusmap 20160720-1 all --- diff --git a/.etckeeper b/.etckeeper index ed7cd4d8e..3c1357141 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1295,6 +1295,8 @@ maybe chmod 0755 'icingaweb2/modules/translation' maybe chmod 0644 'icingaweb2/modules/translation/config.ini' maybe chgrp 'icingaweb2' 'icingaweb2/setup.token' maybe chmod 0660 'icingaweb2/setup.token' +maybe chmod 0755 'icingweb2' +maybe chmod 0755 'icingweb2/enabledModules' maybe chmod 0755 'init' maybe chmod 0755 'init.d' maybe chmod 0755 'init.d/acpid' diff --git a/icingweb2/enabledModules/ipl b/icingweb2/enabledModules/ipl new file mode 120000 index 000000000..09b5ab2cf --- /dev/null +++ b/icingweb2/enabledModules/ipl @@ -0,0 +1 @@ +/usr/share/icingaweb2/modules/ipl \ No newline at end of file diff --git a/icingweb2/enabledModules/statusmap b/icingweb2/enabledModules/statusmap new file mode 120000 index 000000000..e7ed0a17b --- /dev/null +++ b/icingweb2/enabledModules/statusmap @@ -0,0 +1 @@ +/usr/share/icingaweb2/modules/statusmap \ No newline at end of file