sysctl.d/40-openmamba.conf: increment user inotify watches to a high number
This commit is contained in:
parent
cf756260fc
commit
210ab0e226
@ -39,3 +39,6 @@ net.ipv4.icmp_echo_ignore_broadcasts = 1
|
||||
kernel.core_uses_pid = 1
|
||||
|
||||
net.ipv4.tcp_window_scaling = 0
|
||||
|
||||
# Increment default user inotify watches limit
|
||||
fs.inotify.max_user_watches=524288
|
||||
|
Loading…
Reference in New Issue
Block a user