|
Loading...
|
lfs-support@linuxfromscratch.org
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [blfs-support] pcre-8.30 Andrew Benton Mon Feb 13 08:02:03 2012
On Mon, 13 Feb 2012 07:24:05 -0800 (PST)
Fernando de Oliveira <[EMAIL PROTECTED]> wrote:
> At the moment, what is more important to me is: what would be a reasonably
> secure way to start X? At the moment, I am using "startx" from
> ".bash_profile"at LFS "svn 7.0" and LXDM on the other LFS's.
I also used slim for a while but stopped using it because of security
problems (see
http://linuxfromscratch.org/pipermail/lfs-support/2011-October/041451.html)
What I do to start X is use a simple boot script with this in it:
user=andy
su - ${user} -c "xinit /etc/X11/xinitrc &> ~/.x-session-errors"
Andy
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
- Re: [blfs-support] pcre-8.30, (continued)
- Re: [blfs-support] pcre-8.30 Bruce Dubbs 2012/02/12
- Re: [blfs-support] pcre-8.30 Markku Pesonen 2012/02/12
- Re: [blfs-support] pcre-8.30 Andrew Benton 2012/02/12
- Re: [blfs-support] pcre-8.30 Ken Moffat 2012/02/12
- Re: [blfs-support] pcre-8.30 Baho Utot 2012/02/12
Re: [blfs-support] pcre-8.30 Fernando de Oliveira 2012/02/12
- Re: [blfs-support] pcre-8.30 Ken Moffat 2012/02/12
- Re: [blfs-support] pcre-8.30 Fernando de Oliveira 2012/02/13
Re: [blfs-support] pcre-8.30 Bruce Dubbs 2012/02/12 Re: [blfs-support] pcre-8.30 Fernando de Oliveira 2012/02/13 Re: [blfs-support] pcre-8.30 Andrew Benton 2012/02/13 <= Re: [blfs-support] pcre-8.30 Fernando de Oliveira 2012/02/14 Re: [blfs-support] pcre-8.30 Bruce Dubbs 2012/02/14 Re: [blfs-support] pcre-8.30 Simon Geard 2012/02/15 Re: [blfs-support] pcre-8.30 Andrew Benton 2012/02/15 Re: [blfs-support] pcre-8.30 Fernando de Oliveira 2012/02/16