Misc spelling mistakes. Remove old commented out code.

This commit is contained in:
Scott Ullrich 2006-12-03 23:04:05 +00:00
parent ae87302ce6
commit 687092ae0c

View File

@ -39,7 +39,7 @@ require_once("functions.inc");
log_error("Informational: rc.newwanip is starting.");
/* hack! xxx: needs to be fixed. check_reload_status is inheriting
* stocket descriptors from openvpn, etc.
* socket descriptors from openvpn, etc.
*/
system("/usr/bin/killall -9 check_reload_status");
sleep(1);
@ -114,9 +114,6 @@ touch("/tmp/filter_dirty");
/* reload graphing functions */
enable_rrd_graphing();
/* restart msntp */
//touch("touch /tmp/start_ntpd");
/* restart packages */
exec("/etc/rc.start_packages");