K 10 svn:author V 5 dougb K 8 svn:date V 27 2009-07-20T18:55:59.000000Z K 7 svn:log V 335 Tune up the rc.d script a little: 1. Add a $FreeBSD Id 2. Remove the spurious FreeBSD KEYWORD 3. s#/etc/rc.subr#%%RC_SUBR%%# 4. s#/usr/local#%%PREFIX%%# 5. Move load_rc_config to after the method definition and move the default _enable assignment after it. 6. The _stop method was a less efficient version of the default, so remove it END