forked from lubiland/hardware-setup
add sysctl for inotify
parent
741d439c04
commit
bdd9bc97c5
@ -0,0 +1,3 @@
|
||||
fs.inotify.max_queued_events = 65536
|
||||
fs.inotify.max_user_instances = 1024
|
||||
fs.inotify.max_user_watches = 1048576
|
Loading…
Reference in New Issue