K 10 svn:author V 5 koobs K 8 svn:date V 27 2016-02-18T18:21:23.388260Z K 7 svn:log V 377 devel/buildbot-slave: Add LOCALBASE/bin to rc.d PATH buildbot builders often need to run additional comments during their build steps, such as VCS commands (hg, git et al), fetching things with curl(8) among others. The PATH available at boot-time only includes /usr/bin:/usr/sbin, so we need to add LOCALBASE/bin to the startup script PATH to make other commands available. END