On Mar 19, Richard Kettlewell <[EMAIL PROTECTED]> wrote:
> $ ls -l /dev/log
> lrwxrwxrwx 1 root root 20 Mar 4 17:03 /dev/log -> /dev/.static/dev/log
This only happen between the first time you install it and you reboot
the system. I am open to more solutions. Should I bind-mount the socket?
Package: udev
Version: 0.056-3
$ ls -l /dev/log
lrwxrwxrwx 1 root root 20 Mar 4 17:03 /dev/log -> /dev/.static/dev/log
$ ls -l /dev/.static
ls: /dev/.static: Permission denied
$ ls -ld /dev/.static
drwx-- 3 root root 60 Mar 4 17:03 /dev/.static/
This results in syslog not work
2 matches
Mail list logo