fedora-selinux / selinux-policy-contrib

Fedora Policy Contributions
39 stars 66 forks source link

Allow rpmdb rw access to inherited console, ttys, and ptys #385

Closed zpytela closed 3 years ago

zpytela commented 3 years ago

With introducing the rpmdb_t private type, rpmdb also needs read and write inherited console, all tty, and all pty terminals to be able to display messages, e. g. when --help switch is used.

Resolves: rhbz#1899548