# File lib/puppet/provider/service/daemontools.rb, line 104 104: def service 105: File.join(self.servicedir, resource[:name]) 106: end