Re: /etc/rc.d/rpcbind requires ntpdate

看板DFBSD_bugs作者時間21年前 (2005/02/20 04:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/5 (看更多)
:The file /etc/rc.d/rpcbind has a reference to ntpdate which is obsolete :and no longer exists in the distribution. Removing the requirement fixes :the error but the correct solution is probably to change it to rdate or :ntpd. : : # PROVIDE: rpcbind :- # REQUIRE: NETWORKING ntpdate syslogd named ppp :+ # REQUIRE: NETWORKING syslogd named ppp : # KEYWORD: DragonFly FreeBSD NetBSD : :Regards : :GAllan Well, I was going to track down the proper dependancy to put there but it looks like Joerg removed support for the ntpdate_enable variables. Joerg, what's up with that? We still want to support ntpdate functionality from an RCNG perspective, it would simply call rdate now instead of ntpdate. Shouldn't we add an 'rdate' RCNG script to replace the ntpdate script you removed ? -Matt Matthew Dillon <dillon@backplane.com>
文章代碼(AID): #125vi800 (DFBSD_bugs)
文章代碼(AID): #125vi800 (DFBSD_bugs)