Comment 2 for bug 331055

Revision history for this message
Marc Tardif (cr3) wrote :

This was generating errors when run on Hardy because the sysctl.d directory doesn't exist. So, the code has been changed slightly to look for sysctl.*, as initially requested. It then creates a FileRegistry for sysctl.conf if found and a RecursiveDirectoryRegistry for sysctl.d if found.