wine: fix roleattribute statement
Signed-off-by: Kenton Groombridge <me@concord.sh>
This commit is contained in:
parent
096eb775fa
commit
64380b4d33
|
@ -33,7 +33,7 @@ template(`wine_role',`
|
|||
type wine_home_t;
|
||||
')
|
||||
|
||||
roleattribute $1 wine_roles;
|
||||
roleattribute $4 wine_roles;
|
||||
|
||||
domtrans_pattern($3, wine_exec_t, wine_t)
|
||||
|
||||
|
|
Loading…
Reference in New Issue