View | Details | Raw Unified | Return to bug 210282
Collapse All | Expand All

(-)Mk/bsd.port.mk (-2 / +2 lines)
Lines 1243-1253 Link Here
1243
1243
1244
# predefined accounts from src/etc/master.passwd
1244
# predefined accounts from src/etc/master.passwd
1245
# alpha numeric sort order
1245
# alpha numeric sort order
1246
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
1246
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
1247
1247
1248
# predefined accounts from src/etc/group
1248
# predefined accounts from src/etc/group
1249
# alpha numeric sort order
1249
# alpha numeric sort order
1250
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
1250
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
1251
1251
1252
LDCONFIG_DIR=	libdata/ldconfig
1252
LDCONFIG_DIR=	libdata/ldconfig
1253
LDCONFIG32_DIR=	libdata/ldconfig32
1253
LDCONFIG32_DIR=	libdata/ldconfig32

Return to bug 210282