actual syslogize path
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2022-09-10 18:26:04 -03:00
parent 11cb290ae8
commit 3c6e974166

View file

@ -8,7 +8,7 @@ case $1 in
install -dm 2750 -o syncthing -g syncthing ${dir}/Sync/.stfolder install -dm 2750 -o syncthing -g syncthing ${dir}/Sync/.stfolder
daemonize -p ${pid} -l ${pid} -u syncthing -c ${dir} \ daemonize -p ${pid} -l ${pid} -u syncthing -c ${dir} \
/usr/bin/syslogize \ /usr/local/bin/syslogize \
/usr/bin/syncthing serve \ /usr/bin/syncthing serve \
--gui-address=http://[::]:8384 \ --gui-address=http://[::]:8384 \
--no-browser \ --no-browser \