3 Commits

6 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1 @@
ntpd-log

View File

@@ -1 +0,0 @@
openntpd-log

View File

@@ -1,3 +1,3 @@
#!/bin/execlineb -P
fdmove -c 2 1
exec syncthing-relaysrv strelaysrv -keys=/var/lib/relaysrv
exec syncthing-relaysrv strelaysrv --keys=/var/lib/relaysrv

View File

@@ -3,4 +3,4 @@ envfile /etc/s6/config/syncthing.conf
importas -uD "root" USER USER
importas -uD "/root" HOMEDIR HOMEDIR
export HOME $HOMEDIR
exec s6-setuidgid $USER syncthing -logflags 0 -home=${HOMEDIR}/.config/syncthing
exec s6-setuidgid $USER syncthing --no-browser --log-level INFO --home=${HOMEDIR}/.config/syncthing