From owner-freebsd-commit Thu Jul 20 09:26:34 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id JAA13359 for commit-outgoing; Thu, 20 Jul 1995 09:26:34 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id JAA13344 for cvs-etc-outgoing; Thu, 20 Jul 1995 09:26:30 -0700 Received: (from wollman@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id JAA13334 ; Thu, 20 Jul 1995 09:26:27 -0700 Date: Thu, 20 Jul 1995 09:26:27 -0700 From: "Garrett A. Wollman" Message-Id: <199507201626.JAA13334@freefall.cdrom.com> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc rc sysconfig Sender: commit-owner@FreeBSD.org Precedence: bulk wollman 95/07/20 09:26:26 Modified: etc rc sysconfig Log: Not sure if Rod is still working in these or not, so here goes. Add nis_ypsetflags sysconfig entry and appropriate code in rc to call ypset if needed. Should probably automatically add `-ypsetme' to ypbind flags if this is set.