On 03/26/2013 02:23 AM, Christofer C. Bell wrote:
On Mon, Mar 25, 2013 at 10:49 PM, lynn <lynn@steve-ss.com> wrote:
12.3 zypper up'd today Hi I have disabled firewall using Yast however, each time I reboot, the firewall is always started. I have to go back into Yast and Disable/stop it each boot.
What can I do to make the Yast settings 'stick'?
At the command line, you can try this as root:
# systemctl disable SuSEfirewall2_init.service SuSEfirewall2.service # systemctl stop SuSEfirewall2_init.service SuSEfirewall2.service
This should disable and stop the firewall. No reboot necessary other than to test it if you'd like.
Yes, looks like the yast needs massive love as it is starting to bit-rot quickly :-| -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org