Published: 2022-06-30 15:27
Sometimes it's good to have a vps be the central location for Synthing. Here is how to do it on OpenBSD.
pkg_add syncthingrcctl enable syncthingvi /etc/rc.d/syncthing, add -home=/var/syncthing/etc/rc.d/syncthing start/etc/rc.d/syncthing stopvi /etc/login.conf; add syncthing:\ :openfiles-max=60000:\ :tc=daemon:cap_mkdb /etc/login.confkern.maxfiles=80000 to /etc/sysctl.confsysctl kern.maxfiles=80000 to set it immediatelychown -R _syncthing:wheel /var/syncthing