Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Dec 2011 21:10:11 GMT
From:      Mike Clarke <jmc-fbsdpr@milibyte.co.uk>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: conf/163432: Environment variables set from /etc/login.conf do not have surrounding quote characters removed
Message-ID:  <201112182110.pBILABQF000287@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/163432; it has been noted by GNATS.

From: Mike Clarke <jmc-fbsdpr@milibyte.co.uk>
To: Jaakko Heinonen <jh@freebsd.org>
Cc: bug-followup@freebsd.org
Subject: Re: conf/163432: Environment variables set from /etc/login.conf do not have surrounding quote characters removed
Date: Sun, 18 Dec 2011 20:52:27 +0000

 On Sunday 18 December 2011, Jaakko Heinonen wrote:
 
 > Can you clarify the "earlier versions"?
 
 On 8.1-RELEASE the quotes get stripped off.
 
 curlew:/home/mike% grep setenv /etc/login.conf
         :setenv=MAIL=/var/mail/$,BLOCKSIZE=K,FTP_PASSIVE_MODE=YES,EDITOR=vi,EXINIT="set 
 ai ic sw=3",PAGER=less,EJECT=/dev/acd0:\
 
 
 curlew:/home/mike% env | grep EXINIT
 EXINIT=set ai ic sw=3
 
 -- 
 Mike Clarke



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