summaryrefslogtreecommitdiff
blob: 3a061eba5acc4d3417ce84a159af7c0b563e2834 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -uNr aiccu.orig/doc/aiccu.init.gentoo aiccu/doc/aiccu.init.gentoo
--- aiccu.orig/doc/aiccu.init.gentoo	2006-05-17 15:42:49.000000000 +0200
+++ aiccu/doc/aiccu.init.gentoo	2006-05-17 15:43:04.000000000 +0200
@@ -2,6 +2,7 @@
 
 depend() {
 	need net
+	after ntp-client
 }
 
 checkconfig() {