Blame mls/domains/program/unused/gconf.te
|
Chris PeBenito |
31b7c0 |
# DESC - GConf preference daemon
|
|
Chris PeBenito |
31b7c0 |
#
|
|
Chris PeBenito |
31b7c0 |
# Author: Ivan Gyurdiev <ivg2@cornell.edu>
|
|
Chris PeBenito |
31b7c0 |
#
|
|
Chris PeBenito |
31b7c0 |
|
|
Chris PeBenito |
31b7c0 |
# Type for executable
|
|
Chris PeBenito |
31b7c0 |
type gconfd_exec_t, file_type, exec_type, sysadmfile;
|
|
Chris PeBenito |
31b7c0 |
|
|
Chris PeBenito |
31b7c0 |
# Type for /etc files
|
|
Chris PeBenito |
31b7c0 |
type gconf_etc_t, file_type, sysadmfile;
|
|
Chris PeBenito |
31b7c0 |
|
|
Chris PeBenito |
31b7c0 |
# Everything else is in macros/gconfd_macros.te
|