syncthing: increase inotify limit
authorAlberto Bursi <redacted>
Sat, 4 Jul 2020 22:43:53 +0000 (00:43 +0200)
committerPaul Spooren <redacted>
Sun, 5 Jul 2020 06:13:49 +0000 (20:13 -1000)
commit28bcd1955706ebdf33cc03a4c444c2663127a605
treea9285a47e5bf6a746cfb2f0264447a4b552dcb9a
parent333185782435fcb44d0bff92da5b87879a2b6fde
syncthing: increase inotify limit

default inotify limits at 8k are
low for serious usage
and the GUI shows errors like
"Failed to start filesystem watcher
for folder XXXX"
increase them with this config file
as instructed by syncthing's FAQ.
https://docs.syncthing.net/users/
faq.html#inotify-limits

Signed-off-by: Alberto Bursi <redacted>
[bumped PKG_RELEASE]
Signed-off-by: Paul Spooren <redacted>
utils/syncthing/Makefile
utils/syncthing/files/etc/sysctl.d/90-syncthing-inotify.conf [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT