polishing
This commit is contained in:
parent
599ed6464c
commit
2bea426d27
4 changed files with 21 additions and 8 deletions
|
|
@ -10,9 +10,9 @@ include <tunables/global>
|
|||
profile pkexec @{exec_path} flags=(complain) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/authentication>
|
||||
include <abstractions/wutmp>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/wutmp>
|
||||
|
||||
signal (send) set=(term, kill) peer=polkit-agent-helper,
|
||||
|
||||
|
|
@ -53,7 +53,7 @@ profile pkexec @{exec_path} flags=(complain) {
|
|||
owner /dev/tty[0-9]* rw,
|
||||
owner @{HOME}/.xsession-errors w,
|
||||
|
||||
# DBus
|
||||
# DBus stricter
|
||||
@{run}/dbus/system_bus_socket rw,
|
||||
|
||||
dbus send
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue