I use /var/log on a tmpfs mount too. I just did the following in /etc/init.d/gdm
if [ ! -d /var/log/gdm ]; then
mkdir /var/log/gdm
fi
--
gdm fails to start if /var/log/gdm does not exist
https://bugs.launchpad.net/bugs/405227
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
