ntpd Re: /etc/rc.d/rpcbind requires ntpdate
    Joerg Sonnenberger 
    joerg at britannica.bec.de
       
    Sun Feb 20 13:54:13 PST 2005
    
    
  
On Sun, Feb 20, 2005 at 06:44:26PM +0000, Gary Allan wrote:
> Adding ntpd to /etc/rc.d/rpcbind has created cyclic dependencies. 
> Removing ntpd breaks the loop.
> 
>   # PROVIDE: rpcbind
> - # REQUIRE: NETWORKING ntpd syslogd named ppp
> + # REQUIRE: NETWORKING syslogd named ppp
>   # KEYWORD: DragonFly FreeBSD NetBSD
The problem is that ntpd depends on DAEMON, not NETWORKING.
Should be fixed now.
Joerg
    
    
More information about the Bugs
mailing list