Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2012 06:38:29 GMT
From:      Eugen Konkov <kes-kes@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/164011: comments in rc.conf cause system loading
Message-ID:  <201201110638.q0B6cTcX051780@red.freebsd.org>
Resent-Message-ID: <201201110640.q0B6e7lt093896@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164011
>Category:       misc
>Synopsis:       comments in rc.conf cause system loading
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 11 06:40:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Eugen Konkov
>Release:        10.0-CURRENT
>Organization:
ISP FreeLine
>Environment:
>Description:

>How-To-Repeat:
If I put this line All is ok
ifconfig_vlan7="inet 10.11.19.149 netmask 255.255.255.248 vlan 7 vlandev re0" #
When I do not keep space between " and #
ifconfig_vlan7="inet 10.11.19.149 netmask 255.255.255.248 vlan 7 vlandev re0"#

this line is not interpreted and IP is not added to vlan7
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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