From owner-freebsd-bugs Tue Sep 25 10:24:44 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from onion.ish.org (onion.ish.org [210.145.219.202]) by hub.freebsd.org (Postfix) with ESMTP id B3D9637B415 for ; Tue, 25 Sep 2001 10:20:59 -0700 (PDT) Received: from localhost (ishizuka@localhost [127.0.0.1]) by onion.ish.org (8.11.6/8.11.3/2001-05-23) with ESMTP id f8PGhDH92653; Wed, 26 Sep 2001 01:43:15 +0900 (JST) (envelope-from ishizuka@ish.org) To: brian@freebsd-services.com Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: conf/30730: portmap is not started if setting nfs_server_enable="YES" only In-Reply-To: <200109250831.f8P8VjU37020@hak.lan.Awfulhak.org> References: <200109250831.f8P8VjU37020@hak.lan.Awfulhak.org> X-Mailer: Mew version 1.94.2 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) X-PGP-Fingerprint20: 276D 697A C2CB 1580 C683 8F18 DA98 1A4A 50D2 C4CB X-PGP-Fingerprint16: C6 DE 46 24 D7 9F 22 EB 79 E2 90 AB 1B 9A 35 2E X-PGP-Public-Key: http://www.ish.org/pgp-public-key.txt X-URL: http://www.ish.org/ Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010926014313X.ishizuka@onion.ish.org> Date: Wed, 26 Sep 2001 01:43:13 +0900 From: Masachika ISHIZUKA X-Dispatcher: imput version 20000414(IM141) Lines: 26 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >>>>>Number: 30730 >>>>>Category: conf >>>>>Synopsis: portmap is not started if setting nfs_server_enable="YES" only >>> >>> This is strange. Setting nfs_server_enable=YES in /etc/rc.conf on my >>> freshly installed scratch box starts portmap ok. > > I believe sysinstall's upgrade option is flawed in that it doesn't > deal with /etc correctly. > > For now, the best way to deal with it is using the mergemaster(8) > program to upgrade your /etc directory. Hi, Brian-san. Thank you for mail. I missed that the /etc/rc.firewall was updated at line #33 of if [ -z "${source_rc_confs_defined}" ]; then ..[snip].. fi and /etc/rc.firewall was reset the ${portmap_enable}. Sorry, it is my mistake. Please close this PR. -- ishizuka@ish.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message