Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2011 19:12:00 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157128: [PATCH] Mk/bsd.port.mk: add hast user to USERS_BLACKLIST
Message-ID:  <201105171912.p4HJC0Ar077915@red.freebsd.org>
Resent-Message-ID: <201105171920.p4HJK1Dt074538@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         157128
>Category:       ports
>Synopsis:       [PATCH] Mk/bsd.port.mk: add hast user to USERS_BLACKLIST
>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 May 17 19:20:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-CURRENT
>Organization:
>Environment:
9.0-CURRENT i386
>Description:
- update USERS_BLACKLIST with user `hast` 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- bsd.port.mk.orig	2011-05-06 10:20:12.000000000 +0400
+++ bsd.port.mk	2011-05-17 23:05:49.000000000 +0400
@@ -1278,7 +1278,7 @@
 
 # predefined accounts from src/etc/master.passwd
 # alpha numeric sort order
-USERS_BLACKLIST=	_dhcp _pflogd bin bind daemon games kmem mailnull man news nobody operator pop proxy root smmsp sshd toor tty uucp www
+USERS_BLACKLIST=	_dhcp _pflogd bin bind daemon games hast kmem mailnull man news nobody operator pop proxy root smmsp sshd toor tty uucp www
 
 LDCONFIG_DIR=	libdata/ldconfig
 LDCONFIG32_DIR=	libdata/ldconfig32


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105171912.p4HJC0Ar077915>