Update to v0.3.3 which fixes string-type sysctls having the last char truncated. Also follow the repo moving to truenas/py-sysctl. Approved by: lwhsu (implicit) Sponsored by: iXsystems, Inc.
6 lines
195 B
Text
6 lines
195 B
Text
Python wrapper for the sysctl system functions.
|
|
|
|
It provides a very simple interface to query for sysctls and to change
|
|
their values in a pythonic way.
|
|
|
|
WWW: https://github.com/truenas/py-sysctl
|