Comment 3 for bug 278218

Revision history for this message
Oliver Schonrock (oliver-realtsp) wrote :

also the "create skeleton" option which is presumably supposed to create directories similar to the primary users home dir, ie:

root@lounge:/home# ls -al /etc/skel
total 28
drwxr-xr-x 2 root root 4096 2008-10-05 09:16 .
drwxr-xr-x 125 root root 12288 2008-10-06 21:01 ..
-rw-r--r-- 1 root root 220 2008-05-12 19:48 .bash_logout
-rw-r--r-- 1 root root 3115 2008-05-12 19:48 .bashrc
-rw-r--r-- 1 root root 675 2008-05-12 19:48 .profile

perhaps if home dir were created then these would also work..but whoever is fixing this might check that this works as expected as well.