fix privfd
This commit is contained in:
parent
4472f3ec01
commit
e9a6fcb8f1
@ -2,9 +2,10 @@
|
||||
|
||||
policy_module(getty,1.0)
|
||||
|
||||
type getty_t; #, privfd
|
||||
type getty_t;
|
||||
type getty_exec_t;
|
||||
domain_make_init_domain(getty_t,getty_exec_t)
|
||||
domain_make_file_descriptors_widely_inheritable(getty_t)
|
||||
|
||||
type getty_etc_t;
|
||||
typealias getty_etc_t alias etc_getty_t;
|
||||
|
Loading…
Reference in New Issue
Block a user