desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #45703
[Bug 886309] Re: Wrong access on directory /var/log/lightdm
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/886309
Title:
Wrong access on directory /var/log/lightdm
Status in “lightdm” package in Ubuntu:
New
Bug description:
Directory /var/log/lightdm is owned by user and group root. Only root
is allowed to write this directory. Since lightdm tries to write its
logfile to this directory this fails, since lightdm does not have
necessary rights to write /var/log/lightdm.
Simply change:
# chgrp lightdm
# chmod g+w lightdm
will solve this issue.
The directory shall be created with the correct rights set allowing lightdm writing its logfile there.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: lightdm 1.0.1-0ubuntu6
Uname: Linux 3.0.4 x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Fri Nov 4 20:02:18 2011
InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
ProcEnviron:
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/886309/+subscriptions
References