1
0
mirror of https://github.com/shirou/gopsutil.git synced 2025-04-26 13:48:59 +08:00

Update mem/mem_bsd.go

Co-authored-by: shirou <shirou.faw@gmail.com>
This commit is contained in:
Punya Biswal 2021-09-10 21:36:00 -04:00 committed by GitHub
parent 7c1aa06a5e
commit 5169bfe02d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ import (
"strings"
)
const swapCommand = "/sbin/swapctl"
const swapCommand = "swapctl"
// swapctl column indexes
const (