mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-03-11 07:40:18 +00:00
sudo: wants to get attributes of generic pts filesystems.
Signed-off-by: Dominick Grift <domg472@gmail.com>
This commit is contained in:
parent
6e293ffd2c
commit
e737d5d723
@ -109,6 +109,7 @@ template(`sudo_role_template',`
|
||||
selinux_validate_context($1_sudo_t)
|
||||
selinux_compute_relabel_context($1_sudo_t)
|
||||
|
||||
term_getattr_pty_fs($1_sudo_t)
|
||||
term_relabel_all_ttys($1_sudo_t)
|
||||
term_relabel_all_ptys($1_sudo_t)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user