From a7261d998f500237e14f8b808a3d171d8f728fc9 Mon Sep 17 00:00:00 2001 From: hunt Date: Thu, 19 May 2005 04:33:21 +0000 Subject: Renamed to shellsnoop.c. Minor fixes. --- runtime/probes/shellsnoop/stp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/probes/shellsnoop/stp') diff --git a/runtime/probes/shellsnoop/stp b/runtime/probes/shellsnoop/stp index 4a278ac2..ac5472f8 100755 --- a/runtime/probes/shellsnoop/stp +++ b/runtime/probes/shellsnoop/stp @@ -39,7 +39,7 @@ fi ../../stpd/stpd -b 8192 -n 4 $modulename # log to files (relayfs), 4 8K buffers -#../../stpd/stpd -r -b 8192 -n 4 $modulename +#../../stpd/stpd -r -b 65536 -n 4 $modulename # print to screen and log to files, 4 8K buffers #../../stpd/stpd -b 8192 -n 4 -- cgit