Nathan Coulson wrote:

> It is created in /etc/init.d/cleanfs on startup
> 
>       > /var/run/utmp
> 
>       if grep -q '^utmp:' /etc/group ; then
>          chmod 664 /var/run/utmp
>          chgrp utmp /var/run/utmp
>       fi

I thought I did a grep for that.  Thanks for the reminder.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to