summaryrefslogtreecommitdiffstats
path: root/initscript/stap-server.in
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2009-12-21 12:41:37 -0500
committerDave Brolley <brolley@redhat.com>2009-12-21 12:41:37 -0500
commit08098abb6b206dc3aea984f18b5054d34e015185 (patch)
tree4ff5b4866a4c1bf95d4813705dc2de90c82a1dca /initscript/stap-server.in
parente4168d7878d50b98aa2df491dd0ba20dad05e475 (diff)
downloadsystemtap-steved-08098abb6b206dc3aea984f18b5054d34e015185.tar.gz
systemtap-steved-08098abb6b206dc3aea984f18b5054d34e015185.tar.xz
systemtap-steved-08098abb6b206dc3aea984f18b5054d34e015185.zip
Look for stap-start-server and stap-stop-server in libexec.
Diffstat (limited to 'initscript/stap-server.in')
-rw-r--r--initscript/stap-server.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/initscript/stap-server.in b/initscript/stap-server.in
index 5a2358a5..7b951d15 100644
--- a/initscript/stap-server.in
+++ b/initscript/stap-server.in
@@ -16,8 +16,8 @@
prog=stap-server
# Commands
-STAP_START_SERVER=@bindir@/stap-start-server
-STAP_STOP_SERVER=@bindir@/stap-stop-server
+STAP_START_SERVER=@libexecdir@/systemtap/stap-start-server
+STAP_STOP_SERVER=@libexecdir@/systemtap/stap-stop-server
UNAME=/bin/uname
# Default Global Configuration