mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Misc spelling mistakes. Remove old commented out code.
This commit is contained in:
parent
ae87302ce6
commit
687092ae0c
@ -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");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user