mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
Don't enable NIS by default. The example yp.conf file installed
by the port had actual definitions with bogus values. Comment out the definitions. PR: 21554 Originator: Youki Kadobayashi <youki-k@is.aist-nara.ac.jp>
This commit is contained in:
parent
7e57926465
commit
2ca6f95f20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35301
8 changed files with 16 additions and 16 deletions
|
@ -11,5 +11,5 @@
|
|||
# argument is included then this
|
||||
# host service the specified YP
|
||||
# domain.
|
||||
domainname my.domain
|
||||
ypserver localhost
|
||||
#domainname my.domain
|
||||
#ypserver localhost
|
||||
|
|
|
@ -11,5 +11,5 @@
|
|||
# argument is included then this
|
||||
# host service the specified YP
|
||||
# domain.
|
||||
domainname my.domain
|
||||
ypserver localhost
|
||||
#domainname my.domain
|
||||
#ypserver localhost
|
||||
|
|
|
@ -11,5 +11,5 @@
|
|||
# argument is included then this
|
||||
# host service the specified YP
|
||||
# domain.
|
||||
domainname my.domain
|
||||
ypserver localhost
|
||||
#domainname my.domain
|
||||
#ypserver localhost
|
||||
|
|
|
@ -11,5 +11,5 @@
|
|||
# argument is included then this
|
||||
# host service the specified YP
|
||||
# domain.
|
||||
domainname my.domain
|
||||
ypserver localhost
|
||||
#domainname my.domain
|
||||
#ypserver localhost
|
||||
|
|
|
@ -11,5 +11,5 @@
|
|||
# argument is included then this
|
||||
# host service the specified YP
|
||||
# domain.
|
||||
domainname my.domain
|
||||
ypserver localhost
|
||||
#domainname my.domain
|
||||
#ypserver localhost
|
||||
|
|
|
@ -11,5 +11,5 @@
|
|||
# argument is included then this
|
||||
# host service the specified YP
|
||||
# domain.
|
||||
domainname my.domain
|
||||
ypserver localhost
|
||||
#domainname my.domain
|
||||
#ypserver localhost
|
||||
|
|
|
@ -11,5 +11,5 @@
|
|||
# argument is included then this
|
||||
# host service the specified YP
|
||||
# domain.
|
||||
domainname my.domain
|
||||
ypserver localhost
|
||||
#domainname my.domain
|
||||
#ypserver localhost
|
||||
|
|
|
@ -11,5 +11,5 @@
|
|||
# argument is included then this
|
||||
# host service the specified YP
|
||||
# domain.
|
||||
domainname my.domain
|
||||
ypserver localhost
|
||||
#domainname my.domain
|
||||
#ypserver localhost
|
||||
|
|
Loading…
Add table
Reference in a new issue