>> Same goes with whitelists, etc.
>> Did I miss something?
>
>> Did I miss something?
>
>I thought about implementing that some time ago. The real difficulty is
>that you get a list of files for which you have to monitor changes.
>Reloading them on each ACL evaluation seems a bit silly.
>Reloading them on each ACL evaluation seems a bit silly.
I don't understand why you need to reload or monitor them on each ACL evaluation? Or for that matter, what you need to reload or monitor them AT ALL?
Just read the files at program startup just like everyone else does or when the program gets a HUP.
D