CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/01/22 23:00:27
Modified files:
net/icinga/web2: Makefile
net/icinga/web2/pkg: README
Added files:
net/icinga/web2/patches:
patch-library_Icinga_Application_Modules_Manager_php
Log message:
When enabling a module in web2, make sure we turn an absolute path to a
relative path, so that enabled modules always work from within our php-fpm
chroot and from icingacli, no mather if the module is enabled via icingacli
or the web interface.
OK sthen@