actual syslogize path
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
11cb290ae8
commit
3c6e974166
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue