** Description changed:
$ grep user /etc/passwd
- user:x:1000:1000:user,,,:/home/user:/bin/bash
- useri:x:1000:1000:useri,,,:/export/home/user:/bin/bash
+ scott:x:1000:1000:scott,,,:/home/scott:/bin/bash
+ scotti:x:1000:1000:scotti,,,:/export/home/scott:/bin/bash
$
- These two accounts are
** Description changed:
$ ls -ld /var/log/lightdm
drwxr-xr-x 2 root root 4096 2011-10-28 21:19 /var/log/lightdm
- $
+ $
probably should be chmod 1770; chgrp lightdm; like /var/log/gdm
- current permissions preclude creation of /var/log/lightdm/x-0-greeter.log
when lightdm runs the gr
Public bug reported:
$ ls -ld /var/log/lightdm
drwxr-xr-x 2 root root 4096 2011-10-28 21:19 /var/log/lightdm
$
probably should be chmod 1770; chgrp lightdm; like /var/log/gdm
current permissions preclude creation of
/var/log/lightdm/x-0-greeter.log when lightdm runs the greeter as can be
seen fr
3 matches
Mail list logo