cvs commit: libh/lib/sysinstall Database.cc
Antoine Beaupr? <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.libh |
|---|---|
| Message-ID | <[email protected]> |
antoine 2002/06/03 00:23:13 CDT
Modified files:
lib/sysinstall Database.cc
Log:
read directory access info from database before inserting SYSTEM
package in order to have insert_denied_allowed_directories() Do The
Right thing
this fixes a bug where allowed access list was reset to a hardcoded
default each time the database was open
note, while I'm here, that there shouldn't be such a hardcoded value
in there
the existence and use of insert_denied_allowed_directories() is also
debatable. It should at least readDirectoriesAccess instead of relying
on it to be called by the consumer
Revision Changes Path
1.7 +4 -4 libh/lib/sysinstall/Database.cc
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-libh" in the body of the message