# File lib/puppet/provider/service/src.rb, line 25 25: def startcmd 26: [command(:startsrc), "-s", @resource[:name]] 27: end