From 5f8e5160e508c23032adf98ebc5c1e2b8883f838 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 27 Mar 2007 18:47:53 +0000 Subject: * Include system.inc * Call system_configure_ntp(); to configure --- usr/local/pkg/openntpd.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'usr') diff --git a/usr/local/pkg/openntpd.xml b/usr/local/pkg/openntpd.xml index cecce46..8be996c 100644 --- a/usr/local/pkg/openntpd.xml +++ b/usr/local/pkg/openntpd.xml @@ -1,6 +1,6 @@ - openntpd.inc + system.inc openntpd_install(); @@ -37,7 +37,6 @@ - openntpd_install(); - openntpd_resync(); + system_ntp_configure(); -- cgit v1.1