Date: Thu, 6 Dec 2001 08:58:50 +0300 (MSK) From: Gleb Smirnoff <glebius@rinet.ru> To: FreeBSD-gnats-submit@freebsd.org Subject: conf/32552: broken configuration option in rc.conf Message-ID: <200112060558.fB65wow38925@snark.rinet.ru>
next in thread | raw e-mail | index | archive | help
>Number: 32552 >Category: conf >Synopsis: broken configuration option in rc.conf >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 05 22:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Gleb Smirnoff >Release: FreeBSD 4.4-RC i386 >Organization: RINET ISP >Environment: System: FreeBSD snark.rinet.ru 4.4-RC FreeBSD 4.4-RC #13: Wed Sep 12 21:45:58 MSD 2001 root@snark.rinet.ru:/usr/obj/usr/src/sys/SNARK i386 >Description: In /etc/defaults/rc.conf exists option pppoed_provider="*". If it is not overriden in /etc/rc.conf, it is expanded to the listing of /. So pppoed is invoked with option -p COPYRIGHT bin boot .... >How-To-Repeat: Try pppoed_enable="YES" in rc.conf. pppoed will not run on boot. If we insert echo in rc.network before /usr/libexec/pppoed, then we will see how pppoed_provider is misinterpreted. >Fix: Comment out this line or override it. >Release-Note: >Audit-Trail: >Unformatted: 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?200112060558.fB65wow38925>