summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
diff options
context:
space:
mode:
authorPiBa-NL <pba_2k3@yahoo.com>2012-10-01 14:38:03 +0200
committerPiBa-NL <pba_2k3@yahoo.com>2012-10-01 14:38:03 +0200
commitd8cdfd3e34fd57bfde7061620007a712321c4d12 (patch)
treeb41e4bbd5ba58ca0595058725856554f2b768379 /etc/inc/system.inc
parent90763c7fabf9dbcba50dcb15748c7c6d5dc148ec (diff)
parent19d61d2731c1fb0baf877632e8e482bf3ff57bdd (diff)
downloadpfsense-d8cdfd3e34fd57bfde7061620007a712321c4d12.zip
pfsense-d8cdfd3e34fd57bfde7061620007a712321c4d12.tar.gz
Merge branch 'master' of git://github.com/bsdperimeter/pfsense
Diffstat (limited to 'etc/inc/system.inc')
-rw-r--r--etc/inc/system.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/system.inc b/etc/inc/system.inc
index 0f3d263..6bf32f3 100644
--- a/etc/inc/system.inc
+++ b/etc/inc/system.inc
@@ -1287,6 +1287,7 @@ function system_ntp_configure($start_ntpd=true) {
$ntpcfg = "# \n";
$ntpcfg .= "# pfSense ntp configuration file \n";
$ntpcfg .= "# \n\n";
+ $ntpcfg .= "tinker panic 0 \n";
if (!empty($config['ntpd']['gpsport'])
&& file_exists('/dev/'.$config['ntpd']['gpsport'])
OpenPOWER on IntegriCloud