On 13/10/05, James Wright <[EMAIL PROTECTED]> wrote: > This patch keeps runntp from being set on a machine already > running an ntpd.
might also want to call afsd with "-nosettime" - there is talk on the openafs dev lists about just killing that subsystem off entirely as there is no shortage of ntp daemons out there. > btw how do you build openafs without patches on -current > since there isn't an extrattr.h? create an i386 openbsd 3.8 config header defining AFS_OBSD38_ENV, and conditionally skip the inclusion of extattr.h if you're running 3.8 or higher. CK -- GDB has a 'break' feature; why doesn't it have 'fix' too?