system/init: Give init_spec_daemon_domain()s the "daemon" attribute

init_daemon_domain() applies this attribute too.
This commit is contained in:
Luis Ressel 2018-10-27 15:03:20 +02:00 committed by Chris PeBenito
parent a42ff404bd
commit 9dd80c6a67
1 changed files with 2 additions and 0 deletions

View File

@ -206,6 +206,8 @@ interface(`init_spec_daemon_domain',`
role system_r;
')
typeattribute $1 daemon;
domain_type($1)
domain_entry_file($1, $2)