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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to