summaryrefslogtreecommitdiffstats
path: root/projects
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-05-27 10:27:27 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-05-27 10:27:27 +0000
commit900f161437154290875a7b9d9eca812ed15e9455 (patch)
treee617b7859e2cceb5b7d63d166277ae564101240a /projects
parentcf22f265f106c65fe38e1ed9ba80328a86ab8d63 (diff)
downloadptxdist-900f161437154290875a7b9d9eca812ed15e9455.tar.gz
ptxdist-900f161437154290875a7b9d9eca812ed15e9455.tar.xz
changed path to binary
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2674 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'projects')
-rw-r--r--projects/generic/etc/init.d/ntp2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/generic/etc/init.d/ntp b/projects/generic/etc/init.d/ntp
index 483f2b3e3..8ae07b039 100644
--- a/projects/generic/etc/init.d/ntp
+++ b/projects/generic/etc/init.d/ntp
@@ -5,7 +5,7 @@
# Wed May 25 14:36:31 CEST 2005
PATH=/sbin:/bin:/usr/bin
-BINARY=/usr/local/bin/ntpd
+BINARY=/usr/sbin/ntpd
PIDFILE="/var/run/ntpd.pid"
case "`basename $0`" in