Bug 13541 - ntp should have 'use dns logger' in the startup-script
Bug#: 13541 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: mholzer@gentoo.org Reported By: aholler@gentoo.de
Component: Applications
URL: 
Summary: ntp should have 'use dns logger' in the startup-script
Keywords:  
Status Whiteboard: 
Opened: 2003-01-08 22:06 0000
Description:   Opened: 2003-01-08 22:06 0000
see above. 
 
Regards, 
 
Alexander

------- Comment #1 From Martin Holzer (RETIRED) 2003-01-09 06:34:24 0000 -------
fixed in cvs

thx

------- Comment #2 From Jason Wever (RETIRED) 2003-01-09 21:08:21 0000 -------
"use dns logger" now causes an error where rc-update and the mechanism that
loads init'd scripts on start think that ntpd is trying to do generic logging,
and it's causing a confliction with the sysloggers (sysklogd in my case).  The
error I'm seeing is this

"excelsior root # rc-update add ntpd default
 * ntpd added to runlevel default...
 * Caching service dependencies...
 * PROVIDE:  it usually is not a good idea to have more than one
  [ ok ]     service provide the same virtual service (logger)!
 * rc-update complete.
"

------- Comment #3 From Alexander Holler 2003-01-09 21:20:23 0000 -------
If this bug really depends on the use dns logger line, then runscript is the
failure.  use != provide  I think this is totally independ on that use line in
ntp and you have emerged two loggers. Then you will get such an message.  

------- Comment #4 From Jason Wever (RETIRED) 2003-01-09 21:52:47 0000 -------
I think you're probably right Alexander, my whole init.d deal seems to have
gone
haywire on this machine.  I'm putting htis back to resolved:fixed. Sorry for
the
confusion