def write_zone_services(zone)
      return nil if !zone_attr_modified?(zone, :services)

      # These are the services which should be enabled
      good_services = get_zone_attr(zone, :services)