actual syslogize path
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
f 2022-09-10 18:26:04 -03:00
parent 11cb290ae8
commit 3c6e974166
1 changed files with 1 additions and 1 deletions

View File

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