From c229e72929f80a64c30810e279d8904b8b33456e Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 11 Dec 2014 14:30:43 +0000 Subject: Big refresh --- etc/ntp/conf.d | 8 -------- etc/ntp/ntp-client.conf | 8 -------- 2 files changed, 16 deletions(-) delete mode 100644 etc/ntp/conf.d delete mode 100644 etc/ntp/ntp-client.conf (limited to 'etc/ntp') diff --git a/etc/ntp/conf.d b/etc/ntp/conf.d deleted file mode 100644 index d05897b..0000000 --- a/etc/ntp/conf.d +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvs/config/etc/ntp/conf.d,v 1.1 2005-08-14 14:55:56 randomdan Exp $ - -# Options to pass to the ntpd process -# Most people should leave this line alone ... -# however, if you know what you're doing, feel free to tweak -NTPD_OPTS="-gu ntp:ntp" diff --git a/etc/ntp/ntp-client.conf b/etc/ntp/ntp-client.conf deleted file mode 100644 index bfc53da..0000000 --- a/etc/ntp/ntp-client.conf +++ /dev/null @@ -1,8 +0,0 @@ -# generated automatically by net-scripts -restrict default noquery notrust nomodify -restrict 127.0.0.1 -driftfile /var/lib/ntp/ntp.drift -restrict 192.168.0.3 nomodify notrap noquery -server 192.168.0.3 -restrict 192.168.0.2 nomodify notrap noquery -server 192.168.0.2 -- cgit v1.2.3