Re: logwatch references ntpd as xntpd
MrC <[email protected]>
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
Mike Tremaine wrote: > Ivana Varekova wrote: >> Hello, >> I'd like to ask whether it would not be better to rename xntpd service >> as ntpd service, xntpd is old name of this daemon so I think this could >> be changed. >> Thanks. >> Ivana Varekova >> > > > True for Linux but still xntpd in Solaris. Anyone remember what the > BSD's have? $ uname NetBSD $ ps -ax | grep ntp 102 ? Ss 10:09.77 /usr/sbin/ntpd $ grep ntpd /var/log/messages | tail -1 Apr 29 22:13:13 glacier ntpd[102]: kernel time sync status change 2001 > > I see no real reason not to change it to ntpd since almost no one is > going to notice but is it going to mess up anything in CVS if I rename > it and cvs add and cvs remove the files? I seemed to remember that > renaming in CVS is always a pain to get the history details? > > -Mike