Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 175726
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Thilo Bangert <bangert@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Bjarke Istrup Pedersen <gurligebis@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 175726 depends on: Show dependency tree
Bug 175726 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-04-23 17:16 0000
The init script for openntpd doesn't work with baselayout2 on Gentoo/FreeBSD .

It can easily be fixed by changing this in the start() function:
<<<
start-stop-daemon --start --exec /usr/sbin/ntpd -- ${NTPD_OPTS}
>>>
start-stop-daemon --start --exec /usr/sbin/ntpd --name ntpd -- ${NTPD_OPTS}

------- Comment #1 From Thilo Bangert 2007-04-24 13:09:45 0000 -------
fixed in cvs. thanks for the report!

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug