mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
Turn on ypxfr.
This commit is contained in:
parent
c9c37b27d1
commit
b6248eebf5
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,8 @@
|
|||
|
||||
SUBDIR= atrun bootpd comsat fingerd ftpd getNAME getty lfs_cleanerd \
|
||||
mail.local makekey revnetgroup rexecd rlogind rpc.rquotad rpc.rstatd \
|
||||
rpc.rusersd rpc.rwalld rpc.sprayd rshd talkd tftpd uucpd xtend
|
||||
rpc.rusersd rpc.rwalld rpc.sprayd rshd talkd tftpd uucpd xtend \
|
||||
ypxfr
|
||||
|
||||
.if !exists(../secure) || defined(NOSECURE)
|
||||
SUBDIR+=telnetd
|
||||
|
|
|
|||
Loading…
Reference in a new issue