golden hour
/lib/sysctl.d
⬆️ Go Up
Upload
File/Folder
Size
Actions
00-system.conf
293 B
Del
OK
10-default-yama-scope.conf
1.77 KB
Del
OK
50-default.conf
1.25 KB
Del
OK
Edit: 00-system.conf
# Kernel sysctl configuration file # # For binary values, 0 is disabled, 1 is enabled. See sysctl(8) and # sysctl.conf(5) for more details. # Disable netfilter on bridges. net.bridge.bridge-nf-call-ip6tables = 0 net.bridge.bridge-nf-call-iptables = 0 net.bridge.bridge-nf-call-arptables = 0
Save