This commit is contained in:
Chris PeBenito 2005-09-02 20:55:17 +00:00
parent ac0483aefe
commit ce1b44aac4
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
- Fix errors uncovered by sediff.
- Doc tool will explicitly say a module does not have interfaces
or templates on the module page.
- Added policies:

View File

@ -62,7 +62,7 @@ files_unmount_rootfs(mount_t)
# These rules need to be generalized. Only admin, initrc should have it:
files_relabelto_all_file_type_fs(mount_t)
files_mount_all_file_type_fs(mount_t)
files_mount_all_file_type_fs(mount_t)
files_unmount_all_file_type_fs(mount_t)
# for when /etc/mtab loses its type
# cjp: this seems wrong, the type should probably be etc
files_read_isid_type_file(mount_t)