aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux_base-suse-9.2/files
Commit message (Collapse)AuthorAgeFilesLines
* Don't enable NIS by default. The example yp.conf file installedMarcel Moolenaar2000-11-211-2/+2
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=35301
* Linux needs a yp.conf file for NIS to work. Install a sample yp.conf so thatMarcel Moolenaar1999-09-171-0/+15
NIS users now what to do. Display a note after installation of the port/package to draw attention to it. Creating the proper yp.conf on the fly is being considered... PR: 12748 Originator: Palle Girgensohn <girgen@partitur.se> Solution by: Palle Thanks to: nsayer Notes: svn path=/head/; revision=21696