2019년 12월 18일 수요일

syncthing unable to start on non-ascii environments

touch .config/syncthing/config.xml

and try again

change locale with en_US.UTF-8

do not install syncthing-gtk & start syncthing as user service

https://wiki.archlinux.org/index.php/Syncthing

-- sample?

[Unit]
Description=Syncthing server

[Service]
ExecStart=
ExecStart=/bin/bash -c 'set -o pipefail; /usr/bin/syncthing -no-browser -no-restart -logflags=0 | grep -v "INFO: "'

[Install]
WantedBy=multi-user.target

댓글 없음:

댓글 쓰기

debian 13 trixie setup

install git fonts-firacode libwayland-bin for raylib libasound2-dev libx11-dev libxrandr-dev libxi-dev libgl1-mesa-dev libglu1-mesa-dev libx...