From 5169bfe02d1586e2f0d92118a8967c820cada63c Mon Sep 17 00:00:00 2001 From: Punya Biswal Date: Fri, 10 Sep 2021 21:36:00 -0400 Subject: [PATCH] Update mem/mem_bsd.go Co-authored-by: shirou --- mem/mem_bsd.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mem/mem_bsd.go b/mem/mem_bsd.go index 98826b06..a82fddb3 100644 --- a/mem/mem_bsd.go +++ b/mem/mem_bsd.go @@ -10,7 +10,7 @@ import ( "strings" ) -const swapCommand = "/sbin/swapctl" +const swapCommand = "swapctl" // swapctl column indexes const (