# File lib/specinfra/command/openbsd/v57/service.rb, line 3 def check_is_enabled(service, level=nil) "rcctl get #{escape(service)} status" end