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: Fri, 01 Sep 2006 18:50:16
Message-Id: 81bfc67a0609011149k7bead407l2dad82711b0781fb@mail.gmail.com
In Reply to: Re: [gentoo-catalyst] xorg starting wrong user permissions. by Chris Gianelloni
1 hmm... well I can show you the fsscript on monday... but I know I had
2 a chmod myuser:users in there... for the home directory... was
3 probably chmod -R myuser:users /home/myuser
4
5 On 8/31/06, Chris Gianelloni <wolf31o2@g.o> wrote:
6 > Well, .dmrc should be created by livecdfs-update.sh, and the fsscript
7 > runs after that script does...
8 >
9 > On Thu, 2006-08-31 at 01:48 -0400, Caleb Cushing wrote:
10 > > yeah but what I don't understand is how is this going to work if these
11 > > directories and files haven't been created yet?
12 > >
13 > > On 8/30/06, Chris Gianelloni <wolf31o2@g.o> wrote:
14 > > > On Wed, 2006-08-30 at 16:22 -0400, Caleb Cushing wrote:
15 > > > > the file in question is the .dmrc this is not in /etc/skel and I do
16 > > > > not create it. but for some reason it and the home directory are
17 > > > > created with root ownership. I tried putting it what was suggested
18 > > > > into an fsscript. however that didn't work. would the only way to
19 > > > > solve this problem would to be to create them in the overlay? or with
20 > > > > the script before hand so that they are user writeable?
21 > > >
22 > > > No. Get more specific with your fsscript.
23 > > >
24 > > > If the file is /home/foo/.dmrc, then specify it.
25 > > >
26 > > > chown 1000:100 /home/foo/.dmrc
27 > > >
28 > > > --
29 > > > Chris Gianelloni
30 > > > Release Engineering - Strategic Lead
31 > > > x86 Architecture Team
32 > > > Games - Developer
33 > > > Gentoo Linux
34 > > >
35 > > >
36 > > >
37 > --
38 > Chris Gianelloni
39 > Release Engineering - Strategic Lead
40 > x86 Architecture Team
41 > Games - Developer
42 > Gentoo Linux
43 >
44 >
45 >
46 --
47 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] xorg starting wrong user permissions. Caleb Cushing <xenoterracide@×××××.com>