diff options
Diffstat (limited to 'packages/torouter-prep/configs/openntpd-default')
-rw-r--r-- | packages/torouter-prep/configs/openntpd-default | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/torouter-prep/configs/openntpd-default b/packages/torouter-prep/configs/openntpd-default deleted file mode 100644 index 318e7bd..0000000 --- a/packages/torouter-prep/configs/openntpd-default +++ /dev/null @@ -1,6 +0,0 @@ -# /etc/default/openntpd - -# Append '-s' to set the system time when starting in case the offset -# between the local clock and the servers is more than 180 seconds. -# For other options, see man ntpd(8). -DAEMON_OPTS="-f /etc/openntpd/ntpd.conf -s" |