bundlewrap/bundles/linux/metadata.py

6 lines
107 B
Python

defaults = {
'sysctl': {
'net.ipv4.icmp_ratelimit': '100',
},
'modules-load': set(),
}