general_initial

This commit is contained in:
nobody43 2023-02-19 23:40:41 +00:00 committed by Alex
parent 3eb8dd2811
commit a873af1f26
36 changed files with 640 additions and 110 deletions

View file

@ -12,6 +12,7 @@ profile networkd-dispatcher @{exec_path} {
include <abstractions/dbus-strict>
include <abstractions/nameservice-strict>
include <abstractions/python>
include <abstractions/openssl>
dbus receive bus=system path=/org/freedesktop/network1/link/*
interface=org.freedesktop.DBus.Properties
@ -31,4 +32,4 @@ profile networkd-dispatcher @{exec_path} {
owner @{PROC}/@{pid}/mounts r,
include if exists <local/networkd-dispatcher>
}
}