K 10 svn:author V 5 dougb K 8 svn:date V 27 2009-07-20T18:49:57.000000Z K 7 svn:log V 324 Tune up the rc.d script a bit: 1. Change default variable assignments at the top to comments (two of them were assigning empty default values). 2. Move the default for _enable to below load_rc_config 3. Add the _ifaces and _server options to command_args which eliminates the need for the precmd 4. s#/usr/local#%%PREFIX%%# END