X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=microbench%2Fsetup%2Fstop-proxy;fp=microbench%2Fsetup%2Fstop-proxy;h=2e3582d5dfda9b767828d0a6c5ba008f3a3362e0;hb=2a6bdb2ebbec211fd16730983491a37575f855d8;hp=482a7e441fe77c8f6c9a766874b23edae8a37b4b;hpb=f782ebd939e2d81808ad63da0a6ff36e88938da2;p=bluesky.git diff --git a/microbench/setup/stop-proxy b/microbench/setup/stop-proxy index 482a7e4..2e3582d 100755 --- a/microbench/setup/stop-proxy +++ b/microbench/setup/stop-proxy @@ -14,4 +14,5 @@ if [ "$BLUESKY_TARGET" = "native" ]; then /etc/init.d/nfs-kernel-server stop else pkill -INT nfsproxy + pkill -TERM atsadc fi