system/init: Give init_spec_daemon_domain()s the "daemon" attribute
init_daemon_domain() applies this attribute too.
This commit is contained in:
parent
a42ff404bd
commit
9dd80c6a67
@ -206,6 +206,8 @@ interface(`init_spec_daemon_domain',`
|
|||||||
role system_r;
|
role system_r;
|
||||||
')
|
')
|
||||||
|
|
||||||
|
typeattribute $1 daemon;
|
||||||
|
|
||||||
domain_type($1)
|
domain_type($1)
|
||||||
domain_entry_file($1, $2)
|
domain_entry_file($1, $2)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user