diff options
Diffstat (limited to 'runtime/probes/bench/stp')
-rwxr-xr-x | runtime/probes/bench/stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/probes/bench/stp b/runtime/probes/bench/stp index 00236805..c350f4e6 100755 --- a/runtime/probes/bench/stp +++ b/runtime/probes/bench/stp @@ -43,4 +43,4 @@ fi #../../stpd/stpd $modulename # no screen, log to files (file logging only if #define STP_NETLINK_ONLY commented out in module) -../../stpd/stpd -q $modulename +../../stpd/stpd -mq $modulename |