Gentoo Archives: gentoo-catalyst

From: Chris Gianelloni <wolf31o2@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] xorg starting wrong user permissions.
Date: Thu, 31 Aug 2006 02:10:05
Message-Id: 1156990190.8609.6.camel@inertia.twi-31o2.org
In Reply to: Re: [gentoo-catalyst] xorg starting wrong user permissions. by Caleb Cushing
1 On Wed, 2006-08-30 at 16:22 -0400, Caleb Cushing wrote:
2 > the file in question is the .dmrc this is not in /etc/skel and I do
3 > not create it. but for some reason it and the home directory are
4 > created with root ownership. I tried putting it what was suggested
5 > into an fsscript. however that didn't work. would the only way to
6 > solve this problem would to be to create them in the overlay? or with
7 > the script before hand so that they are user writeable?
8
9 No. Get more specific with your fsscript.
10
11 If the file is /home/foo/.dmrc, then specify it.
12
13 chown 1000:100 /home/foo/.dmrc
14
15 --
16 Chris Gianelloni
17 Release Engineering - Strategic Lead
18 x86 Architecture Team
19 Games - Developer
20 Gentoo Linux

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

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