projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ca6dd5
)
only start ntpd from hotplug
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 5 Sep 2008 18:22:39 +0000
(18:22 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 5 Sep 2008 18:22:39 +0000
(18:22 +0000)
SVN-Revision: 12539
net/openntpd/files/ntpd.init
patch
|
blob
|
history
diff --git
a/net/openntpd/files/ntpd.init
b/net/openntpd/files/ntpd.init
index 0deb064664286283423b1e34895fba018a2cf461..0d6c7a10b69898e21006d4034b60d9a351503731 100644
(file)
--- a/
net/openntpd/files/ntpd.init
+++ b/
net/openntpd/files/ntpd.init
@@
-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/