K 10 svn:author V 6 eadler K 8 svn:date V 27 2013-01-28T19:42:38.124584Z K 7 svn:log V 329 Prefer the use of service(1) to explicit invocation of /etc/rc.d scripts: service(1) puts things in one place and abstracts them. Also, it's less typing and easier to autocomplete. While here modernize script examples by removing the ".sh" suffix. Discussed on: -doc Reviewed by: bjk (prior version) Approved by: bcr (mentor) END