ports/154444: [PATCH] register uid and gid for net/erlyvideo [feature safe]

Ruslan Mahmatkhanov cvs-src at yandex.ru
Tue Feb 1 18:20:08 UTC 2011


>Number:         154444
>Category:       ports
>Synopsis:       [PATCH] register uid and gid for net/erlyvideo [feature safe]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 01 18:20:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        8.2-PRERELEASE
>Organization:
>Environment:
8.2-PRERELEASE i386
>Description:
Register uid and gid for net/erlyvideo. I'm now working on rc-script that will use this account to work erlyvideo from. 

uid/gid is 935, because default RTMP port is 1935. 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa ports.orig/GIDs ports/GIDs
--- ports.orig/GIDs	2011-01-05 20:04:18.000000000 +0300
+++ ports/GIDs	2011-02-01 21:08:54.000000000 +0300
@@ -184,3 +184,4 @@
 sancp:*:932:
 dlna:*:933:
 torrus:*:934:www
+erlyvideo:*:935:
diff -ruNa ports.orig/UIDs ports/UIDs
--- ports.orig/UIDs	2011-01-05 21:03:21.000000000 +0300
+++ ports/UIDs	2011-02-01 21:10:01.000000000 +0300
@@ -192,3 +192,4 @@
 sancp:*:932:932::0:0:SANCP Daemon:/var/log/sancp:/sbin/nologin
 dlna:*:933:933::0:0:DLNA Daemon:/nonexistent:/sbin/nologin
 torrus:*:934:934::0:0:torrus daemon:/nonexistent:/sbin/nologin
+erlyvideo:*:935:935::0:0:erlyvideo user:/nonexistent:/sbin/nologin


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list