Fixes and profile updates
Signed-off-by: Jeroen Rijken <jeroen.rijken@xs4all.nl>
This commit is contained in:
parent
b532dd6827
commit
b0655e9993
9 changed files with 35 additions and 2 deletions
|
|
@ -27,6 +27,11 @@ profile networkctl @{exec_path} flags=(attach_disconnected) {
|
|||
unix (bind) type=stream addr=@@{hex}/bus/networkctl/system,
|
||||
|
||||
# dbus: talk bus=system name=org.freedesktop.network1 label=systemd-networkd
|
||||
# No label available
|
||||
dbus send bus=system path=/org/freedesktop/network@{int}
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
member=Get
|
||||
peer=(name=org.freedesktop.network@{int}),
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
|
|
@ -53,6 +53,7 @@ profile systemd-journald @{exec_path} {
|
|||
@{run}/udev/data/+platform:* r,
|
||||
@{run}/udev/data/+scsi:* r,
|
||||
@{run}/udev/data/+sdio:* r,
|
||||
@{run}/udev/data/+thunderbolt:* r,
|
||||
@{run}/udev/data/+usb-serial:* r,
|
||||
@{run}/udev/data/+usb:* r,
|
||||
@{run}/udev/data/+virtio:* r,
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ include <tunables/global>
|
|||
profile do-release-upgrade @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/apt-common>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/openssl>
|
||||
include <abstractions/python>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue