|
Bugzilla – Full Text Bug Listing |
| Summary: | Disabling firewall in yast does not survive reboot | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.3 | Reporter: | Roger Oberholtzer <roger.oberholtzer> |
| Component: | Security | Assignee: | Lukas Ocilka <locilka> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dpbasti, fcrozat, lnussel, maitreya.maziarz, meissner, munderl, roger.oberholtzer, wstephenson |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Roger Oberholtzer
2013-02-21 07:44:19 UTC
more a job for yast2-maintainers i think YaST or systemd? yast or the way yast is enabling / disabling systemd services. I think there was a bug somewhere in checking the location of the services (/lib/systemd/system => /usr/lib/systemd/system) but I might be wrong. Enabling the firewall in yast does work, disabling doesn't. To disable the firewall I had to use: systemctl disable SuSEfirewall2_init.service When using YaST (curses or normal), disabling firewall, finishing, and then going back into firewall setup, enable at startup is still displayed. might be related to bug 807507 I also noticed that SuSEfirewall2 ist not listed in chkconfig anymore, which is also not wanted, I assume. I installed the patched yast2 provided in bug 807507 and I am able to enable and disable the firewall now. However, it would be nice to have SuSEfirewall2 back in chkconfig, as I don't like the systemctl interface. ok so closing as duplicate of bug 807507 you can still run chkconfig SuSEfirewall2 on etc. SuSEfirewall2 even has a shortcut, SuSEfirewall2 off will unload all rules and disable the script. SuSEfirewall2 on will enable the scripts and apply rules. *** This bug has been marked as a duplicate of bug 807507 *** *** Bug 811188 has been marked as a duplicate of this bug. *** |