Apply suggested fixes from PR
This commit is contained in:
parent
5af6cda328
commit
78cfb23bff
3 changed files with 59 additions and 61 deletions
|
|
@ -11,6 +11,7 @@ include <tunables/global>
|
|||
profile pkttyagent @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/dbus-strict>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
capability sys_nice,
|
||||
capability audit_write,
|
||||
|
|
@ -36,9 +37,6 @@ profile pkttyagent @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/etc/nsswitch.conf r,
|
||||
/etc/passwd r,
|
||||
|
||||
owner @{PROC}/@{pids}/stat r,
|
||||
|
||||
/dev/tty rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue