f95131dadf
Signed-off-by: Kenton Groombridge <me@concord.sh>
11 lines
227 B
Plaintext
11 lines
227 B
Plaintext
(block tty_container
|
|
(blockabstract tty_container)
|
|
|
|
(optional tty_container_optional
|
|
(allow process device_t list_dir_perms)
|
|
(allow process device_t read_lnk_file_perms)
|
|
|
|
(allow process devtty_t rw_chr_file_perms)
|
|
)
|
|
)
|