# File lib/puppet/provider/service/daemontools.rb, line 182 182: def restart 183: svc "-t", self.service 184: end