[Bug 238006] syslogd not starting because of missing /var/run/log

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 20 19:27:41 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238006

            Bug ID: 238006
           Summary: syslogd not starting because of missing /var/run/log
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: jasonmader at gmail.com

# service syslogd start
Starting syslogd.
/etc/rc.d/syslogd: WARNING: failed to start syslogd


-rw-r--r--  1 root  wheel  0 May 20 19:26 /var/run/syslogd.sockets
lrwxr-xr-x  1 root  wheel  12 May 20 19:19 /dev/log -> /var/run/log


16017: socket(PF_LOCAL,SOCK_DGRAM|SOCK_CLOEXEC,0) = 1 (0x1)
16017: connect(1,{ AF_UNIX "/var/run/logpriv" },106) ERR#2 'No such file or
directory'
16017: connect(1,{ AF_UNIX "/var/run/log" },106) ERR#2 'No such file or
directory'
16017: connect(1,{ AF_UNIX "/dev/log" },106)     ERR#2 'No such file or
directory'
16017: close(1)                                  = 0 (0x0)
16017: sendto(-1,"<13>1 2019-05-20T19:25:10.923432"...,123,0,NULL,0) ERR#9 'Bad
file descriptor'

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list