You are not logged in.

#1 2008-07-22 15:37:50

bredin
Member
From: sweden
Registered: 2008-06-28
Posts: 135

How to not run GDM as root?

Hello. I have that power policy popup message after suspending with gnome-power-manager.
And I've heard that it's becuse GDM runs as root. Any ideas?


Lenovo ThinkPad x61
Core2Duo 2ghz, 4gig ram, 16gig SSD.
Archlinux x64 + Fluxbox!

Offline

#2 2008-07-23 11:23:55

loosec
Member
Registered: 2007-03-08
Posts: 134

Re: How to not run GDM as root?

You could try to start gdm manually from /etc/rc.local with
su - username -c "/usr/sbin/gdm"
and comment it out of /etc/inittab. If that works you could probably add it there instead.

Offline

Board footer

Powered by FluxBB