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