Robert Munteanu wrote:
Is there a plan or some guidance for packages that drop files in /etc/sysconfig/SuSEfirewall2.d/services/ ?
$ ls -1 /etc/sysconfig/SuSEfirewall2.d/services/ | grep -v TEMPLATE | wc -l 33 I do not understand why some SuSEfirewall2 service files are dropped (apache2 and apache2-ssl in my case). I currently do not plan to migrate to FirewallD, but also SuSEfirewall2 does not work as expected anymore.
$ SuSEfirewall2 [...] /usr/bin/stat: cannot stat '/etc/sysconfig/SuSEfirewall2.d/services/apache2': No such file or directory Cannot stat file /etc/sysconfig/SuSEfirewall2.d/services/apache2 to be sourced /usr/bin/stat: cannot stat '/usr/share/SuSEfirewall2/services/apache2': No such file or directory Cannot stat file /usr/share/SuSEfirewall2/services/apache2 to be sourced <36>Feb 10 21:46:48 SuSEfirewall2[14527]: Warning: config 'apache2' not available /usr/bin/stat: cannot stat '/etc/sysconfig/SuSEfirewall2.d/services/apache2-ssl': No such file or directory Cannot stat file /etc/sysconfig/SuSEfirewall2.d/services/apache2-ssl to be sourced /usr/bin/stat: cannot stat '/usr/share/SuSEfirewall2/services/apache2-ssl': No such file or directory Cannot stat file /usr/share/SuSEfirewall2/services/apache2-ssl to be sourced <36>Feb 10 21:46:48 SuSEfirewall2[14527]: Warning: config 'apache2-ssl' not available [...] The fix is easy: 1. Remove apache2-ssl and apache from FW_CONFIGURATIONS_EXT in /etc/sysconfig/SuSEfirewall2 2. Add 80 and 443 to FW_SERVICES_EXT_TCP Greetings, Björn -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org