only start ntpd from hotplug
authorFelix Fietkau <nbd@openwrt.org>
Fri, 5 Sep 2008 18:22:39 +0000 (18:22 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 5 Sep 2008 18:22:39 +0000 (18:22 +0000)
SVN-Revision: 12539

net/openntpd/files/ntpd.init

index 0deb064664286283423b1e34895fba018a2cf461..0d6c7a10b69898e21006d4034b60d9a351503731 100644 (file)
@@ -2,6 +2,11 @@
 # Copyright (C) 2006 OpenWrt.org
 
 START=60
+
+boot() {
+       return 0
+}
+
 start() {
        mkdir -p `awk -F: '/^ntp:/{print $6}' /etc/passwd`
        mkdir -p /var/db/