# File lib/specinfra/command/openbsd/v57/service.rb, line 27 def restart(service) "rcctl restart #{escape(service)}" end