https://bugzilla.novell.com/show_bug.cgi?id=418707 Summary: Firewall services still enabled although disabled in Autoyast profile Product: openSUSE 11.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Blocker Priority: P5 - None Component: AutoYaST AssignedTo: locilka@novell.com ReportedBy: bwalle@novell.com QAContact: qa@suse.de CC: trenn@novell.com, ug@novell.com Found By: Development In the Autoyast profile: ----------------- 8< --------------------------------- <runlevel> <default>3</default> <services config:type="list"> ... <service> <service_name>SuSEfirewall2_init</service_name> <service_start>disable</service_start> </service> <service> <service_name>SuSEfirewall2_setup</service_name> <service_start>disable</service_start> </service> ... </services> </runlevel> ----------------- >8 --------------------------------- But after installation with Autoyast, the service is still active: ----------------- 8< --------------------------------- linux:~ # chkconfig|grep -i firew SuSEfirewall2_init on SuSEfirewall2_setup on ----------------- >8 --------------------------------- Making that as BLOCKER because it blocks our testing with our Autoyast setup. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.