2 Jun
2009
2 Jun
'09
2:48 a.m.
Fajar A. Nugraha wrote:
I just rebuilt 2.1.6 SRPM on RHEL5.
Using which spec file?
After some troubleshooting, I found out that /etc/raddb/sites-available/* is NOT marked as %config(noreplace). Since sites-enabled only have symlinks to sites-available files, this effectively means RPM upgrade wiped out my customization (the relevant files I used was default and inner-tunnel)
The spec file distributed with the server marks /etc/raddb/* as config(noreplace). This might not be sufficient for sub-directories, though. Alan DeKok.