diff options
author | Alexey Korepanov <kaikaikai@yandex.ru> | 2016-05-23 16:36:09 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-05-27 13:56:19 +0000 |
commit | 053bde6a3fc336ba275a601f594aad9538e6d11e (patch) | |
tree | 85ebfcd7dac5bc2dcd765243bc0deea5a8478783 /net-p2p/syncthing-relaysrv/files/syncthing-relaysrv.confd | |
parent | sci-electronics/kicad: Remove obsolete 4.0.0, 4.0.0-r1, 4.0.1, 4.0.2 ebuilds. (diff) | |
download | gentoo-053bde6a3fc336ba275a601f594aad9538e6d11e.tar.gz gentoo-053bde6a3fc336ba275a601f594aad9538e6d11e.tar.bz2 gentoo-053bde6a3fc336ba275a601f594aad9538e6d11e.zip |
net-p2p/syncthing-relaysrv: Initial commit.
Closes: https://github.com/gentoo/gentoo/pull/1525
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'net-p2p/syncthing-relaysrv/files/syncthing-relaysrv.confd')
-rwxr-xr-x | net-p2p/syncthing-relaysrv/files/syncthing-relaysrv.confd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/syncthing-relaysrv/files/syncthing-relaysrv.confd b/net-p2p/syncthing-relaysrv/files/syncthing-relaysrv.confd new file mode 100755 index 000000000000..a09a708a0de4 --- /dev/null +++ b/net-p2p/syncthing-relaysrv/files/syncthing-relaysrv.confd @@ -0,0 +1,3 @@ +# Options to pass to syncthing-relaysrv +# see syncthing-relaysrv --help for more information +SR_OPTS= |