Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2001 01:43:13 +0900
From:      Masachika ISHIZUKA <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 
Message-ID:  <20010926014313X.ishizuka@onion.ish.org>
In-Reply-To: <200109250831.f8P8VjU37020@hak.lan.Awfulhak.org>
References:  <ishizuka@ish.org> <200109250831.f8P8VjU37020@hak.lan.Awfulhak.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010926014313X.ishizuka>