587b85ba36
In openSUSE Tumbleweed, the SuSEfirewall2 package was removed in favor of firewalld[1]. This commit updates the openSUSE nodeset to use plain iptables rather than injecting iptables rules into the SuSEfirewall2 service. This will work on both Tumbleweed and Leap nodesets. openSUSE provides no iptables-service package the way the RHEL family does, so we can't fall back to that. Rather than try to convert iptables rules to firewalld syntax, this change leverages init.d to ensure iptables rules are loaded at boot. The 89-unbound script has been coopted for this purpose since it already creates /etc/init.d/boot.local. Switched from `dd` to `cat` which makes conditionally composing the file more natural. [1] https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html Change-Id: Ia2b72e25078efa68019f1bf7c7a0b77e6ff702fd |
||
---|---|---|
.. | ||
89-boot-settings | ||
89-glean | ||
89-journald-persistent | ||
99-nodepool-dir |