LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   type declaration in SELinux (https://www.linuxquestions.org/questions/linux-enterprise-47/type-declaration-in-selinux-356070/)

silvercloud 08-23-2005 03:47 AM

type declaration in SELinux
 
hi,
would someone describe the line below?

type httpd_config_t, file_type, sysadmfile;

it is related to definition of a new type in selinux,
is the sysadmfile the alias?

Syntax of a type declaration is this :
type <typename> [aliases] [attributes];

in above the file_type is attribute ?


All times are GMT -5. The time now is 03:46 PM.