12 Nov
2007
12 Nov
'07
2:36 p.m.
Without the following conf.patch, I can't start radiusd because: including configuration file /usr/local/etc/raddb/radiusd.conf including configuration file /usr/local/etc/raddbclients.conf ^^ note the missing separator. That ++p fixes it. conffiles.c also uses stat independently of dirent, so moving that #endif to enable is useful. I also include essentially a documentation patch for comments - I hope the files are the ones I think are meant to be referenced. Cheers, Patrick