# File lib/chef/resource/ifconfig.rb, line 108 def onboot(arg=nil) set_or_return( :onboot, arg, :kind_of => String ) end