dataset/seed/host-systemd-machined/templates/90-risotto.conf

4 lines
105 B
Text
Raw Normal View History

2022-03-08 19:42:28 +01:00
net.ipv4.ip_forward = 1
fs.inotify.max_user_instances = 1024
2023-06-23 08:12:05 +02:00
vm.swappiness = {{ general.vm_swappiness }}