rwho/ruptime/rwhod shouldn't be gated by RCMDS.
PR: 220953 Reported by: peter@ Differential Revision: https://reviews.freebsd.org/D11743
This commit is contained in:
parent
f2ec04a394
commit
881d286b1d
@ -133,8 +133,10 @@ SUBDIR= alias \
|
||||
rpcinfo \
|
||||
rs \
|
||||
rup \
|
||||
ruptime \
|
||||
rusers \
|
||||
rwall \
|
||||
rwho \
|
||||
script \
|
||||
sdiff \
|
||||
sed \
|
||||
@ -251,8 +253,6 @@ SUBDIR.${MK_OPENSSL}+= newkey
|
||||
SUBDIR.${MK_QUOTAS}+= quota
|
||||
SUBDIR.${MK_RCMDS}+= rlogin
|
||||
SUBDIR.${MK_RCMDS}+= rsh
|
||||
SUBDIR.${MK_RCMDS}+= ruptime
|
||||
SUBDIR.${MK_RCMDS}+= rwho
|
||||
SUBDIR.${MK_SENDMAIL}+= vacation
|
||||
SUBDIR.${MK_TALK}+= talk
|
||||
SUBDIR.${MK_TELNET}+= telnet
|
||||
|
@ -74,6 +74,7 @@ SUBDIR= adduser \
|
||||
rpc.statd \
|
||||
rpc.umntall \
|
||||
rtprio \
|
||||
rwhod \
|
||||
service \
|
||||
services_mkdb \
|
||||
sesutil \
|
||||
@ -191,7 +192,6 @@ SUBDIR.${MK_PPP}+= ppp
|
||||
SUBDIR.${MK_QUOTAS}+= edquota
|
||||
SUBDIR.${MK_QUOTAS}+= quotaon
|
||||
SUBDIR.${MK_QUOTAS}+= repquota
|
||||
SUBDIR.${MK_RCMDS}+= rwhod
|
||||
SUBDIR.${MK_SENDMAIL}+= editmap
|
||||
SUBDIR.${MK_SENDMAIL}+= mailstats
|
||||
SUBDIR.${MK_SENDMAIL}+= makemap
|
||||
|
Loading…
Reference in New Issue
Block a user