attribute fixes

This commit is contained in:
Chris PeBenito 2005-09-21 15:36:18 +00:00
parent 142e9f40ea
commit 5fd4a1c529

View File

@ -22,6 +22,21 @@ auth_read_shadow($1)
# #
auth_domtrans_chk_passwd($1) auth_domtrans_chk_passwd($1)
#
# auth_write: complete
#
# handled by appropriate interfaces
#
# domain: complete
#
domain_type($1)
#
# etc_writer: complete
#
# handled by appropriate interfaces
# #
# file_type: complete # file_type: complete
# #
@ -97,6 +112,11 @@ logging_send_syslog_msg($1)
# #
mta_send_mail($1) mta_send_mail($1)
#
# privmem: complete
#
# handled by appropriate interfaces
# #
# privmodule: complete # privmodule: complete
# #
@ -127,6 +147,11 @@ domain_system_change_exempt($1)
# #
files_type($1) files_type($1)
#
# sysctl_kernel_writer: complete
#
# handled by appropriate interfaces
# #
# userspace_objmgr: complete # userspace_objmgr: complete
# #