mirror of
https://github.com/saltstack-formulas/sysctl-formula.git
synced 2024-11-27 23:07:54 +01:00
18 lines
183 B
YAML
18 lines
183 B
YAML
---
|
|
RedHat:
|
|
config:
|
|
location: /etc/sysctl.conf
|
|
|
|
Suse:
|
|
pkg: procps
|
|
|
|
Debian:
|
|
pkg: procps
|
|
|
|
Gentoo:
|
|
pkg: sys-process/procps
|
|
|
|
FreeBSD:
|
|
config:
|
|
location: /etc/sysctl.conf
|