def disable!
        return false unless installed?

        textdomain "network"
        if !Yast::Service.Disable(SERVICE)