Date: Wed, 27 Feb 2002 23:31:06 +0100 From: Rickard Borgmäster <doktorn@realworld.nu> To: Dan Nelson <dnelson@allantgroup.com> Cc: freebsd-questions@freebsd.org Subject: Re: System-wide environment variables Message-ID: <20020227233106.35b14982.doktorn@realworld.nu> In-Reply-To: <20020226025447.GA21944@dan.emsphone.com> References: <20020226030324.4a94cc33.doktorn@realworld.nu> <1014689577.677.0.camel@blackbox.pacbell.net> <20020226025447.GA21944@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 25 Feb 2002 20:54:47 -0600 Dan Nelson <dnelson@allantgroup.com> hit the keyboard and punched: > In the last episode (Feb 25), Mike Makonnen said: > > On Mon, 2002-02-25 at 18:03, Rickard Borgmäster wrote: > > > > > Where should i put this? Into rc.conf.local or something maybe? > > > > .login > > That only works if you use /bin/sh as your shell. You can set global > env variables in /etc/login.conf, with the 'setenv' cap. I don't get it. The command now in .bashrc: export PS1=$'[ \\u@\\h:\\w ] \\$ ' How do I put this into /etc/login.conf, "with the 'setenv' cap"? I want this to apply all users, no matter wether they login to shell or by gdm. -- Rickard .--. .--. .----------------------------------------. | | | | .-. | Rickard Borgmäster | | | | |/ / | doktorn@sub.nu | .-^ | .--. | < | http://doktorn.sub.nu/ | ( o | ( () ) | |\ \ `----------------------------------------' `-----' `--' `--' `--' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020227233106.35b14982.doktorn>