summaryrefslogtreecommitdiff
path: root/chronyd.initd
diff options
context:
space:
mode:
Diffstat (limited to 'chronyd.initd')
-rw-r--r--chronyd.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/chronyd.initd b/chronyd.initd
index 3cca402..270654e 100644
--- a/chronyd.initd
+++ b/chronyd.initd
@@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License v2
depend() {
- need net
+# need net
use logger dns
}