Skip to content

Commit

Permalink
Added svdrp service
Browse files Browse the repository at this point in the history
  • Loading branch information
mgerstner authored and erig0 committed Mar 13, 2018
1 parent d8ba6ba commit 29068cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/Makefile.am
Expand Up @@ -235,6 +235,7 @@ CONFIG_FILES = \
services/spideroak-lansync.xml \
services/squid.xml \
services/ssh.xml \
services/svdrp.xml \
services/syncthing.xml \
services/syncthing-gui.xml \
services/synergy.xml \
Expand Down
7 changes: 7 additions & 0 deletions config/services/svdrp.xml
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<service>
<short>SVDRP</short>
<description>The Simple Video Disk Recorder Protocol (SVDRP) allows to control video disk recorder functionality.</description>
<port port="6419" protocol="tcp"/>
<port port="6419" protocol="udp"/>
</service>

0 comments on commit 29068cf

Please sign in to comment.