diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-08-27 01:50:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-08-27 01:50:20 +0000 |
commit | 6510ab461bd53616ba3976660be49acec2ae7b84 (patch) | |
tree | a6f1c307ff9517b7e233c437dbe9c4ae4a0c8be5 /net-misc/ntp | |
parent | version bump (diff) | |
download | historical-6510ab461bd53616ba3976660be49acec2ae7b84.tar.gz historical-6510ab461bd53616ba3976660be49acec2ae7b84.tar.bz2 historical-6510ab461bd53616ba3976660be49acec2ae7b84.zip |
remove duplicate section
Diffstat (limited to 'net-misc/ntp')
-rw-r--r-- | net-misc/ntp/files/ntp.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/net-misc/ntp/files/ntp.conf b/net-misc/ntp/files/ntp.conf index 023aad0678bc..8c03eab9da8c 100644 --- a/net-misc/ntp/files/ntp.conf +++ b/net-misc/ntp/files/ntp.conf @@ -46,10 +46,3 @@ driftfile /var/lib/misc/ntp.drift # to synchronize against, uncomment this line. # #restrict 192.168.1.0 mask 255.255.255.0 notrust nomodify notrap - - -# To only deny other machines from changing the -# configuration but allow localhost uncomment: -# -#restrict default notrust nomodify -#restrict 127.0.0.1 |