0
0
mirror of https://github.com/saltstack-formulas/sysctl-formula.git synced 2024-11-28 03:28:13 +01:00
sysctl-formula/sysctl/defaults.yml
Wolodja Wentland ba8703f3fc Don't set fs.file-max and vm.swappiness by default
Users can easily configure this themselves and it it strongly preferred
if idiosyncratic changes such as this are not part of the default
behaviour.
2016-04-27 14:04:50 +02:00

7 lines
104 B
YAML

# -*- coding: utf-8 -*-
# vim: ft=yaml
sysctl:
pkg: procps-ng
config:
location: '/etc/sysctl.d'