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:
Dave Sugar 2021-05-04 16:39:45 -04:00
parent cd783138ac
commit bf6cc10e16
1 changed files with 1 additions and 1 deletions

View File

@ -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;
')