diff --git a/config/httpd/loadmodule.conf b/config/httpd/loadmodule.conf index 2d47c0588..ebe8bdadc 100644 --- a/config/httpd/loadmodule.conf +++ b/config/httpd/loadmodule.conf @@ -49,4 +49,4 @@ LoadModule alias_module /usr/lib/apache/mod_alias.so LoadModule rewrite_module /usr/lib/apache/mod_rewrite.so LoadModule ssl_module /usr/lib/apache/mod_ssl.so LoadModule php5_module /usr/lib/apache/libphp5.so -LoadModule perl_module /usr/lib/apache/mod_perl \ No newline at end of file +LoadModule perl_module /usr/lib/apache/mod_perl.so diff --git a/config/rootfiles/updater/filelists/other b/config/rootfiles/updater/filelists/other index 67dd478b9..7a60a7f03 100644 --- a/config/rootfiles/updater/filelists/other +++ b/config/rootfiles/updater/filelists/other @@ -1,3 +1,5 @@ +etc/httpd/conf/loadmodule.conf +etc/httpd/conf/vhosts.d/ipfire-interface-ssl.conf etc/udev/dvb.sh etc/udev/rules.d/10-dvb.rules etc/udev/rules.d/55-scsi-cdrom.rules