mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add rplay.
Submitted by: Andreas Klemm <andreas@knobel.gun.de>
This commit is contained in:
parent
cbe4630780
commit
31a5e90f7e
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
# Kerberos services are for Kerberos v4, and are unofficial. Sites running
|
||||
# v5 should uncomment v5 entries and comment v4 entries.
|
||||
#
|
||||
# $Id: services,v 1.20 1996/02/11 21:24:14 pst Exp $
|
||||
# $Id: services,v 1.21 1996/03/08 10:54:00 ache Exp $
|
||||
# From: @(#)services 5.8 (Berkeley) 5/9/91
|
||||
#
|
||||
# WELL KNOWN PORT NUMBERS
|
||||
|
|
@ -1594,6 +1594,7 @@ hacl-local 5304/tcp
|
|||
hacl-local 5304/udp
|
||||
hacl-test 5305/tcp
|
||||
hacl-test 5305/udp
|
||||
rplay 5555/udp
|
||||
proshareaudio 5713/tcp #proshare conf audio
|
||||
proshareaudio 5713/udp #proshare conf audio
|
||||
prosharevideo 5714/tcp #proshare conf video
|
||||
|
|
|
|||
Loading…
Reference in a new issue