denied writing FIFO /tmp/kmsg of 17.17 by /bin/dd[dd:1407] uid/euid:0/0 gid/egid:0/0, parent /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
fifo's can't be made inside world read/writeable dirs. only the ones owned by user, adapting the sysklogd script by creating a dir "kmsg" owned by klogd:klogd in where the fifo can be made solves it all... -- Groetjes Japie -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
