summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/ntpd
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-11-01 20:51:19 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-11-01 20:51:19 (GMT)
commit3202a396e855bfcc02a639d9b9cefd6bc44f1c40 (patch)
treea495b1d2116d9f97d3b627b45fee91decfce7e8d /abs/core/runit-scripts/runitscripts/services/ntpd
parent1563ce5b39f113386cc32140754dfa4eafa1a597 (diff)
downloadlinhes_pkgbuild-3202a396e855bfcc02a639d9b9cefd6bc44f1c40.zip
linhes_pkgbuild-3202a396e855bfcc02a639d9b9cefd6bc44f1c40.tar.gz
linhes_pkgbuild-3202a396e855bfcc02a639d9b9cefd6bc44f1c40.tar.bz2
runit-scripts: added zoneminder
Added some svwait mysql for mythbackend and zoneminder added myth_run_status=1 for all other scripts that use /etc/profile refs #857
Diffstat (limited to 'abs/core/runit-scripts/runitscripts/services/ntpd')
-rwxr-xr-xabs/core/runit-scripts/runitscripts/services/ntpd/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/runit-scripts/runitscripts/services/ntpd/run b/abs/core/runit-scripts/runitscripts/services/ntpd/run
index 146c4e0..ce1ff12 100755
--- a/abs/core/runit-scripts/runitscripts/services/ntpd/run
+++ b/abs/core/runit-scripts/runitscripts/services/ntpd/run
@@ -5,6 +5,6 @@ export TERM=linux
stat_runit "Starting NTPD"
printhl " Fetching time"
msg=`/usr/bin/ntpdate pool.ntp.org `
-printhl " $msg"
+#printhl " $msg"
exec /usr/bin/ntpd -n -p /var/run/ntpd.pid 2>/dev/null