You are not logged in.
Pages: 1
Hi,
I want to change the contents of /etc/skel so that new users are created with different default configuration but "pacman -Qo" sais all the files are owned by bash and xorg-xinit, so if I change them they will be overwritten when I upgrade.
Is there a way to get around this so I can create new users with different default settings?
Thanks.
Last edited by helpvampire (2009-08-19 12:58:33)
Offline
The file I want to change is ".xinitrc".
Last edited by helpvampire (2009-08-19 12:57:56)
Offline
Have a look at man useradd - you can user a different skel dir, with your own custom content.
Offline
Great, thanks.
Offline
Pages: 1