diff options
Diffstat (limited to 'etc/ntp/ntp-client.conf')
-rw-r--r-- | etc/ntp/ntp-client.conf | 8 |
1 files changed, 0 insertions, 8 deletions
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 |