trunk: firstboot update from dan.
This commit is contained in:
parent
bf9f3480e5
commit
4bdf192962
@ -1,5 +1,5 @@
|
||||
|
||||
policy_module(firstboot, 1.7.2)
|
||||
policy_module(firstboot, 1.7.3)
|
||||
|
||||
gen_require(`
|
||||
class passwd rootok;
|
||||
@ -120,17 +120,5 @@ optional_policy(`
|
||||
|
||||
optional_policy(`
|
||||
xserver_rw_xdm_xserver_shm(firstboot_t)
|
||||
xserver_unconfined(firstboot_t)
|
||||
')
|
||||
|
||||
ifdef(`TODO',`
|
||||
allow firstboot_t proc_t:file write;
|
||||
|
||||
ifdef(`printconf.te', `
|
||||
can_exec(firstboot_t, printconf_t)
|
||||
')
|
||||
|
||||
ifdef(`userhelper.te', `
|
||||
role system_r types sysadm_userhelper_t;
|
||||
domain_auto_trans(firstboot_t, userhelper_exec_t, sysadm_userhelper_t)
|
||||
')
|
||||
') dnl end TODO
|
||||
|
Loading…
Reference in New Issue
Block a user