systemd.if minor fix
I think this is interface not template no types are being defined. Signed-off-by: Dave Sugar <dsugar100@gmail.com>
This commit is contained in:
parent
cd783138ac
commit
bf6cc10e16
|
@ -195,7 +195,7 @@ template(`systemd_role_template',`
|
|||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
template(`systemd_user_daemon_domain',`
|
||||
interface(`systemd_user_daemon_domain',`
|
||||
gen_require(`
|
||||
type $1_systemd_t;
|
||||
')
|
||||
|
|
Loading…
Reference in New Issue