Gentoo Archives: gentoo-catalyst

From: Caleb Cushing <xenoterracide@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] xorg starting wrong user permissions.
Date: Thu, 31 Aug 2006 05:48:49
Message-Id: 81bfc67a0608302248i6eadda9el852b64b4ebddb4ac@mail.gmail.com
In Reply to: Re: [gentoo-catalyst] xorg starting wrong user permissions. by Chris Gianelloni
1 yeah but what I don't understand is how is this going to work if these
2 directories and files haven't been created yet?
3
4 On 8/30/06, Chris Gianelloni <wolf31o2@g.o> wrote:
5 > On Wed, 2006-08-30 at 16:22 -0400, Caleb Cushing wrote:
6 > > the file in question is the .dmrc this is not in /etc/skel and I do
7 > > not create it. but for some reason it and the home directory are
8 > > created with root ownership. I tried putting it what was suggested
9 > > into an fsscript. however that didn't work. would the only way to
10 > > solve this problem would to be to create them in the overlay? or with
11 > > the script before hand so that they are user writeable?
12 >
13 > No. Get more specific with your fsscript.
14 >
15 > If the file is /home/foo/.dmrc, then specify it.
16 >
17 > chown 1000:100 /home/foo/.dmrc
18 >
19 > --
20 > Chris Gianelloni
21 > Release Engineering - Strategic Lead
22 > x86 Architecture Team
23 > Games - Developer
24 > Gentoo Linux
25 >
26 >
27 >
28 --
29 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] xorg starting wrong user permissions. Chris Gianelloni <wolf31o2@g.o>