Trivial changes... Index: refpolicy/policy/modules/services/oav.te =================================================================== --- refpolicy.orig/policy/modules/services/oav.te 2008-08-03 16:47:00.000000000 +0200 +++ refpolicy/policy/modules/services/oav.te 2008-08-03 20:34:32.000000000 +0200 @@ -12,7 +12,7 @@ # cjp: may be collapsable to etc_t type oav_update_etc_t; -files_type(oav_update_etc_t) +files_config_file(oav_update_etc_t) type oav_update_var_lib_t; files_type(oav_update_var_lib_t) @@ -22,7 +22,7 @@ init_daemon_domain(scannerdaemon_t, scannerdaemon_exec_t) type scannerdaemon_etc_t; -files_type(scannerdaemon_etc_t) +files_config_file(scannerdaemon_etc_t) type scannerdaemon_log_t; logging_log_file(scannerdaemon_log_t) -- David Härdeman -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.