aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2016-06-24 11:21:32 +0800
committerohauer <ohauer@FreeBSD.org>2016-06-24 11:21:32 +0800
commit2b56a443d4c55d2930c536d89c6177e061d77894 (patch)
tree0a8532bb30f840284a42853c7edb2ee7bd5e1aea /Mk
parent4a5d644a9a9c4739c30e5a9c0cce81db67e76973 (diff)
downloadfreebsd-ports-graphics-2b56a443d4c55d2930c536d89c6177e061d77894.tar.gz
freebsd-ports-graphics-2b56a443d4c55d2930c536d89c6177e061d77894.tar.zst
freebsd-ports-graphics-2b56a443d4c55d2930c536d89c6177e061d77894.zip
- add _ypldap to USERS_BLACKLIST and GROUPS_BLACKLIST
PR: 210282 Submitted by: ohauer Approved by: portmgr (mat@)
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 26dc1146867..3c493fa3eca 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1243,11 +1243,11 @@ GID_OFFSET?= 0
# predefined accounts from src/etc/master.passwd
# alpha numeric sort order
-USERS_BLACKLIST= _dhcp _pflogd auditdistd bin bind daemon games hast kmem mailnull man news nobody operator pop proxy root smmsp sshd toor tty unbound uucp www
+USERS_BLACKLIST= _dhcp _pflogd _ypldap auditdistd bin bind daemon games hast kmem mailnull man news nobody operator pop proxy root smmsp sshd toor tty unbound uucp www
# predefined accounts from src/etc/group
# alpha numeric sort order
-GROUPS_BLACKLIST= _dhcp _pflogd audit authpf bin bind daemon dialer ftp games guest hast kmem mail mailnull man network news nobody nogroup operator proxy smmsp sshd staff sys tty unbound uucp wheel www
+GROUPS_BLACKLIST= _dhcp _pflogd _ypldap audit authpf bin bind daemon dialer ftp games guest hast kmem mail mailnull man network news nobody nogroup operator proxy smmsp sshd staff sys tty unbound uucp wheel www
LDCONFIG_DIR= libdata/ldconfig
LDCONFIG32_DIR= libdata/ldconfig32