2006-01-12 23:23:22 +00:00
|
|
|
|
2007-09-28 13:58:24 +00:00
|
|
|
policy_module(cdrecord,1.3.0)
|
2006-01-12 23:23:22 +00:00
|
|
|
|
|
|
|
########################################
|
|
|
|
#
|
|
|
|
# Declarations
|
|
|
|
#
|
|
|
|
|
2007-03-26 18:41:45 +00:00
|
|
|
## <desc>
|
|
|
|
## <p>
|
|
|
|
## Allow cdrecord to read various content.
|
|
|
|
## nfs, samba, removable devices, user temp
|
|
|
|
## and untrusted content files
|
|
|
|
## </p>
|
|
|
|
## </desc>
|
|
|
|
gen_tunable(cdrecord_read_content,false)
|
|
|
|
|
2006-01-12 23:23:22 +00:00
|
|
|
type cdrecord_exec_t;
|
2007-07-19 18:57:48 +00:00
|
|
|
application_executable_file(cdrecord_exec_t)
|