mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 20:26:34 +00:00
Patch from Tim Riker:
dd nfs stuff for fast mount -t nfs -o nolock support - glytchbinary
This commit is contained in:
parent
922fb354eb
commit
d38a1eee41
@ -1,5 +1,5 @@
|
|||||||
# /etc/services:
|
# /etc/services:
|
||||||
# $Id: services,v 1.3 2002/04/26 22:01:41 andersen Exp $
|
# $Id: services,v 1.4 2003/06/14 00:47:20 andersen Exp $
|
||||||
#
|
#
|
||||||
# Network services, Internet style
|
# Network services, Internet style
|
||||||
#
|
#
|
||||||
@ -182,6 +182,9 @@ webster 765/udp
|
|||||||
#> does register or list uses of these ports as a convienence to the
|
#> does register or list uses of these ports as a convienence to the
|
||||||
#> community.
|
#> community.
|
||||||
#
|
#
|
||||||
|
nfsdstatus 1110/tcp
|
||||||
|
nfsd-keepalive 1110/udp
|
||||||
|
|
||||||
ingreslock 1524/tcp
|
ingreslock 1524/tcp
|
||||||
ingreslock 1524/udp
|
ingreslock 1524/udp
|
||||||
prospero-np 1525/tcp # Prospero non-privileged
|
prospero-np 1525/tcp # Prospero non-privileged
|
||||||
@ -194,6 +197,8 @@ radius 1812/tcp # Radius
|
|||||||
radius 1812/udp # Radius
|
radius 1812/udp # Radius
|
||||||
radacct 1813/tcp # Radius Accounting
|
radacct 1813/tcp # Radius Accounting
|
||||||
radacct 1813/udp # Radius Accounting
|
radacct 1813/udp # Radius Accounting
|
||||||
|
nfsd 2049/tcp nfs
|
||||||
|
nfsd 2049/udp nfs
|
||||||
cvspserver 2401/tcp # CVS client/server operations
|
cvspserver 2401/tcp # CVS client/server operations
|
||||||
cvspserver 2401/udp # CVS client/server operations
|
cvspserver 2401/udp # CVS client/server operations
|
||||||
mysql 3306/tcp # MySQL
|
mysql 3306/tcp # MySQL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user