summaryrefslogtreecommitdiffstats
path: root/stap-start-server
diff options
context:
space:
mode:
Diffstat (limited to 'stap-start-server')
-rwxr-xr-xstap-start-server2
1 files changed, 1 insertions, 1 deletions
diff --git a/stap-start-server b/stap-start-server
index b3926b9c..89ecf789 100755
--- a/stap-start-server
+++ b/stap-start-server
@@ -18,7 +18,7 @@
startup_timeout=20
# start the server
-${stap_pkglibexecdir}stap-serverd "$@" </dev/null &
+${stap_pkglibexecdir}stap-serverd "$@" </dev/null >/dev/null &
server_pid=$!
# Make sure the server is started