feat(profile): various minor update.
This commit is contained in:
parent
d49e93523f
commit
334b48749a
21 changed files with 51 additions and 10 deletions
|
|
@ -39,6 +39,8 @@ profile systemd-coredump @{exec_path} flags=(attach_disconnected,mediate_deleted
|
|||
/etc/systemd/coredump.conf r,
|
||||
/etc/systemd/coredump.conf.d/{,**} r,
|
||||
|
||||
owner @{HOME}/**.so r,
|
||||
|
||||
/var/lib/systemd/coredump/{,**} rwl,
|
||||
|
||||
@{PROC}/@{pids}/cgroup r,
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ profile systemd-update-utmp @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
network netlink raw,
|
||||
|
||||
unix (bind) type=stream addr=@@{udbus}/bus/systemd-update-/,
|
||||
unix bind type=stream addr=@@{udbus}/bus/systemd-update-/,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ abi <abi/4.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{lib}/systemd/systemd-vconsole-setup
|
||||
profile systemd-vconsole-setup @{exec_path} {
|
||||
profile systemd-vconsole-setup @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue