summaryrefslogtreecommitdiffstats
path: root/tests/include.rc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/include.rc')
-rw-r--r--tests/include.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/include.rc b/tests/include.rc
index e7d982f7e5d..8e4e4617411 100644
--- a/tests/include.rc
+++ b/tests/include.rc
@@ -383,11 +383,11 @@ function cleanup()
done
killall -15 glusterfs glusterfsd glusterd 2>/dev/null || true;
- test x"$OSTYPE" = x"NetBSD" && pkill -15 perfused || true
+ test x"$OSTYPE" = x"NetBSD" && pkill -15 perfused rpc.statd || true
# allow completion of signal handlers for SIGTERM before issue SIGKILL
sleep 1
killall -9 glusterfs glusterfsd glusterd 2>/dev/null || true;
- test x"$OSTYPE" = x"NetBSD" && pkill -9 perfused || true
+ test x"$OSTYPE" = x"NetBSD" && pkill -9 perfused rpc.statd || true
# unregister nfs and related services from portmapper/rpcbind
## nfs