syncthing: add stdiscosrv and strelaysrv
authorVan Waholtz <brvphoenix@gmail.com>
Mon, 24 Oct 2022 14:02:05 +0000 (22:02 +0800)
committerRosen Penev <rosenp@gmail.com>
Fri, 4 Nov 2022 20:13:43 +0000 (13:13 -0700)
commit9d17ba1a9387efdc08e236d4eaa937eb103472f4
treef1360bcea9e2d84e1661088018b01999d641c54c
parented493247aa8b4a189936f2d6f63c937f6126d2af
syncthing: add stdiscosrv and strelaysrv

Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
12 files changed:
utils/syncthing/Makefile
utils/syncthing/files/etc/config/syncthing [deleted file]
utils/syncthing/files/etc/init.d/syncthing [deleted file]
utils/syncthing/files/etc/sysctl.d/90-syncthing-inotify.conf [deleted file]
utils/syncthing/files/stdiscosrv.conf [new file with mode: 0644]
utils/syncthing/files/stdiscosrv.init [new file with mode: 0644]
utils/syncthing/files/strelaysrv.conf [new file with mode: 0644]
utils/syncthing/files/strelaysrv.init [new file with mode: 0644]
utils/syncthing/files/syncthing-sysctl.conf [new file with mode: 0644]
utils/syncthing/files/syncthing.conf [new file with mode: 0644]
utils/syncthing/files/syncthing.init [new file with mode: 0644]
utils/syncthing/test.sh