3 Dec
2014
3 Dec
'14
09:41
http://bugzilla.suse.com/show_bug.cgi?id=906730 --- Comment #4 from Lukas Ocilka <locilka@suse.com> --- Bogdan, does it help if you patch this? /usr/share/YaST2/modules/services_manager_service.rb - if service.loaded? == service_attributes[:loaded] || service.active? == service_attributes[:active] + if service.active? == service_attributes[:active] It should be line 400 -- You are receiving this mail because: You are on the CC list for the bug.