# File lib/puppet/provider/service/init.rb, line 104 104: def startcmd 105: [initscript, :start] 106: end