Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
9b135a47a3 | |||
565b86838e | |||
dbaf33bf18 |
1
srv/openntpd/ntpd-srv/producer-for
Normal file
1
srv/openntpd/ntpd-srv/producer-for
Normal file
@@ -0,0 +1 @@
|
||||
ntpd-log
|
@@ -1 +0,0 @@
|
||||
openntpd-log
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user