K 10 svn:author V 5 dougb K 8 svn:date V 27 2012-10-08T08:15:28.662201Z K 7 svn:log V 375 Fix the currently-broken rc.d script: 1. Tidy up the header 2. nrpe2 runs as an unpriviliged user, so REQUIRE: LOGIN is manadatory 3. Move load_rc_config up higher 4. Since _enable and _configfile are mandatory they should use := 5. Only sets command_args once, and puts -d last as is traditional. 6. Pulls the pidfile from nrpe.cfg, which means it only has to be set once. END