feat(profile): general update.
This commit is contained in:
parent
9f3be7a96d
commit
cf4e47f10f
22 changed files with 75 additions and 29 deletions
|
|
@ -24,6 +24,12 @@ profile systemd-machined @{exec_path} {
|
|||
capability sys_chroot,
|
||||
capability sys_ptrace,
|
||||
|
||||
network inet stream,
|
||||
network inet6 stream,
|
||||
network inet dgram,
|
||||
network inet6 dgram,
|
||||
network netlink raw,
|
||||
|
||||
# dbus: own bus=system name=org.freedesktop.machine1
|
||||
|
||||
# dbus: talk bus=system name=org.freedesktop.systemd1 label="@{systemd}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue