summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-09 03:56:54 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-09 03:56:54 +0000
commita2b1f0017a2213f24eae5c6e4d1070ba0c735fdd (patch)
tree78453df4446635e6342687666576890863dfc0ac /etc
parent158978d2adef92a7074919afbd0bc71960698810 (diff)
downloadpfsense-a2b1f0017a2213f24eae5c6e4d1070ba0c735fdd.zip
pfsense-a2b1f0017a2213f24eae5c6e4d1070ba0c735fdd.tar.gz
Uhh, this is not a package any more.
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/system.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/inc/system.inc b/etc/inc/system.inc
index ea2d83a..1993bc1 100644
--- a/etc/inc/system.inc
+++ b/etc/inc/system.inc
@@ -894,9 +894,6 @@ function system_ntp_configure() {
$syscfg = $config['system'];
- if (!$config['installedpackages']['openntpd'])
- return;
-
/* open configuration for wrting or bail */
$fd = fopen("{$g['varetc_path']}/ntpd.conf","w");
if(!$fd) {
OpenPOWER on IntegriCloud