Add telepathy role for user_r and staff_r

This commit is contained in:
Laurent Bigonville 2014-04-05 20:01:21 +02:00 committed by Chris PeBenito
parent 86a429de23
commit d0169a9acb
2 changed files with 8 additions and 0 deletions

View File

@ -86,6 +86,10 @@ ifndef(`distro_redhat',`
optional_policy(`
pulseaudio_role(staff_r, staff_t)
')
optional_policy(`
telepathy_role_template(staff, staff_r, staff_t)
')
')
optional_policy(`

View File

@ -59,6 +59,10 @@ ifndef(`distro_redhat',`
optional_policy(`
pulseaudio_role(user_r, user_t)
')
optional_policy(`
telepathy_role_template(user, user_r, user_t)
')
')
optional_policy(`