mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
- Add ypserv to the REQUIRE list.
Reported by: David Thompson <dat1965@yahoo.com> Discussed on: -rc (brooks) Approved by: cperciva (mentor, implicit) MFC after: 3 days
This commit is contained in:
parent
3081bf98bf
commit
1ff6181777
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
|
||||
# PROVIDE: ypxfrd
|
||||
# REQUIRE: rpcbind
|
||||
# REQUIRE: rpcbind ypserv
|
||||
|
||||
. /etc/rc.subr
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue