[ltp] X won't start automatically

Bertrand Servin linux-thinkpad@linux-thinkpad.org
Wed, 21 Apr 2004 16:23:16 -0700


Hector Socas Navarro wrote:
> How do I change the user/group that onws a file or directory?

You must use the command chown, here:

chown -R gdm:gdm /var/gdm

-R makes it work recursively in all subdirectories.

-- 
Bertrand