Bug 221173 - dhcp server prevents syslog-ng to start
Summary: dhcp server prevents syslog-ng to start
Status: RESOLVED DUPLICATE of bug 219583
Alias: None
Product: openSUSE 10.2
Classification: openSUSE
Component: Other (show other bugs)
Version: Beta 2 plus
Hardware: Other Other
: P5 - None : Blocker (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-15 09:42 UTC by Rasmus Plewe
Modified: 2006-11-15 12:24 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rasmus Plewe 2006-11-15 09:42:27 UTC
When dhcp-server is installed, syslogd cannot be started:

# rcsyslog start
Re-Starting syslog servicesio.c: bind_unix_socket(): bind failed /var/lib/dhcp/dev/log (Operation not permitted)
Error initializing configuration, exiting.
startproc:  exit status of parent of /sbin/syslog-ng: 1
                                                                     failed

Touching /var/lib/dhcp/dev/log allows syslogd to start:

# touch /var/lib/dhcp/dev/log
# rcsyslog start
Re-Starting syslog servicesio.c: bind_unix_socket(): /var/lib/dhcp/dev/log not a socket
                                                                     done
Comment 1 Marius Tomaschewski 2006-11-15 12:24:04 UTC

*** This bug has been marked as a duplicate of bug 219583 ***