summaryrefslogtreecommitdiff
path: root/libre/filesystem/sysctl
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-08-24 09:45:59 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-08-24 09:45:59 -0500
commite26369ed2a60af5f8e835166b04dd8f38d708f97 (patch)
tree7101019d8388196fd86a7d66a3de60cacdbac404 /libre/filesystem/sysctl
parentc9abed706001bb445c817653e701d2f9c22f25f2 (diff)
filesystem-2018.8-1.parabola1: updating version
Diffstat (limited to 'libre/filesystem/sysctl')
-rw-r--r--libre/filesystem/sysctl3
1 files changed, 3 insertions, 0 deletions
diff --git a/libre/filesystem/sysctl b/libre/filesystem/sysctl
new file mode 100644
index 000000000..b585ea2cc
--- /dev/null
+++ b/libre/filesystem/sysctl
@@ -0,0 +1,3 @@
+# Raise inotify resource limits
+fs.inotify.max_user_instances = 1024
+fs.inotify.max_user_watches = 524288