sysrc module for FreeBSD
Return system rc configuration variables
CLI Example:
salt '*' sysrc.get includeDefaults=True
Remove system rc configuration variables
CLI Example:
salt '*' sysrc.remove name=sshd_enable
Set system rc configuration variables
CLI Example:
salt '*' sysrc.set name=sshd_flags value="-p 2222"
Generated on February 22, 2026 at 03:28:05 UTC.
You are viewing docs for the latest stable release, 3007.13. Switch to docs for the previous stable release, 3006.22, or to a recent doc build from the master branch.
© 2026 VMware, Inc. | Privacy Policy