mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Unhook rpc.rstatd from the build until it actually compiles.
This commit is contained in:
parent
03f3a2a645
commit
c58ff411bc
1 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# @(#)Makefile 8.1 (Berkeley) 6/4/93
|
||||
# $FreeBSD$
|
||||
|
||||
# Present but disabled: kpasswdd
|
||||
# Present but disabled: kpasswdd rpc.rstatd
|
||||
SUBDIR= atrun \
|
||||
bootpd \
|
||||
comsat \
|
||||
|
|
@ -18,7 +18,6 @@ SUBDIR= atrun \
|
|||
rexecd \
|
||||
rlogind \
|
||||
rpc.rquotad \
|
||||
rpc.rstatd \
|
||||
rpc.rusersd \
|
||||
rpc.rwalld \
|
||||
rpc.sprayd \
|
||||
|
|
|
|||
Loading…
Reference in a new issue