X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=microbench%2Fsetup%2Fstop-proxy;h=2e3582d5dfda9b767828d0a6c5ba008f3a3362e0;hb=bf49df0b71a2ef875c7e7fd32d68766be85b1657;hp=482a7e441fe77c8f6c9a766874b23edae8a37b4b;hpb=536dd54d55f99936ffcdb3eaa39d44f5ec3114a3;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