void-packages/srcpkgs/syncthing/files/relaysrv/run
2016-07-22 01:53:08 +02:00

6 lines
116 B
Bash
Executable file

#!/bin/sh
[ -r conf ] && . ./conf
exec 2>&1
exec chpst -u relaysrv strelaysrv -keys=/var/lib/relaysrv $RELAY_ARGS