Build secure telnetd if available and allowed
This commit is contained in:
parent
153193f392
commit
12e35e512e
@ -6,6 +6,8 @@ SUBDIR= atrun bootpd bootpgw comsat fingerd ftpd getNAME getty lfs_cleanerd \
|
||||
|
||||
.if !exists(../secure) || defined(NOSECURE)
|
||||
SUBDIR+=telnetd
|
||||
.else
|
||||
SUBDIR+= ../secure/libexec/telnetd
|
||||
.endif
|
||||
|
||||
# Present but disabled: kpasswdd
|
||||
|
Loading…
x
Reference in New Issue
Block a user