Date: Mon, 26 Mar 2012 09:24:20 -0700 (PDT) From: Steve Frowly <sfrwly@yahoo.com> To: "ports@freebsd.org" <ports@freebsd.org>, "henry.hu.sh@gmail.com" <henry.hu.sh@gmail.com> Subject: x11/slim env data gets lost Message-ID: <1332779060.10007.YahooMailNeo@web121003.mail.ne1.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi=0A=0AI started using x11/slim a week ago and I must say I love it. One t= hing I noticed is that some environment variables don't get set which I nor= mally have when I login at the console. To analyze the problem I run:=0A=0A= # logging in via syscons=0A=0A$ env | sort > normal-login=0A=0A# logging in= via slim and then invoking an xterm=0A$ env | sort > slim-login=0A=0AA dif= f showed the following difference:=0A=0A-PATH=3D/sbin:/bin:/usr/sbin:/usr/b= in:/usr/games:/usr/local/sbin:/usr/local/bin:/home/stvy/bin:/home/stvy/bin:= /home/stvy/bin=0A+PATH=3D/bin:/usr/bin:/usr/local/bin:/home/stvy/bin=0A=A0= =0A-SHLVL=3D2=0A+SHLVL=3D1=0A=A0=0A-XTERM_LOCALE=3Den_US.UTF-8=A0=A0=A0 =0A= +XTERM_LOCALE=3DC=0A=0A=0A-FTP_PASSIVE_MODE=3DYES=0A=0ADoes anyone have an = idea what's going wrong? I noticed that FTP_PASSIVE_MODE gets set in /etc/l= ogin.conf.=0A=0AIt's as if slim does not load /etc/login.conf=0A=0AThanks y= ou for your help.=0A=0A--=0A=0ASteve=0A
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1332779060.10007.YahooMailNeo>