[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Why is rolemap m4 expanded
- From: Joe Nall <joe nall com>
- To: fedora-selinux-list redhat com
- Subject: Why is rolemap m4 expanded
- Date: Fri, 10 Oct 2008 21:36:51 -0500
/usr/share/selinux/devel/include/rolemap looks like this for a default
selinux-policy-3.5.10 install (minus the comments):
user_r user user_t
staff_r staff staff_t
sysadm_r sysadm sysadm_t
The rolemap in the source rpm looks like:
user_r user user_t
staff_r staff staff_t
sysadm_r sysadm sysadm_t
ifdef(`enable_mls',`
secadm_r secadm secadm_t
auditadm_r auditadm auditadm_t
')
The enable_mls clause is lost in the installation m4 expansion. Why is
this file m4 processed on installation?
joe
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]