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