2 Jun
2009
2 Jun
'09
3:44 a.m.
On Tue, Jun 2, 2009 at 1:48 PM, Alan DeKok <aland@deployingradius.com> wrote:
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.
Thanks for the info. -- Fajar