diff options
Diffstat (limited to 'policy/modules/system/userdomain.te')
-rw-r--r-- | policy/modules/system/userdomain.te | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy/modules/system/userdomain.te b/policy/modules/system/userdomain.te index 8cfd9116..f7675a08 100644 --- a/policy/modules/system/userdomain.te +++ b/policy/modules/system/userdomain.te @@ -49,7 +49,7 @@ gen_tunable(user_rw_noexattrfile, false) ## </desc> gen_tunable(user_ttyfile_stat, false) -attribute admin_tun_type; +attribute admindomain; # all user domains attribute userdomain; |