fix(profile): missing updated bus abstraction paths.
This commit is contained in:
parent
e6e0cc0710
commit
6a77b7ed8b
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
abi <abi/4.0>,
|
abi <abi/4.0>,
|
||||||
|
|
||||||
include <abstractions/bus/org.gnome.SettingsDaemon.MediaKeys>
|
include <abstractions/bus/session/org.gnome.SettingsDaemon.MediaKeys>
|
||||||
|
|
||||||
include if exists <abstractions/mediakeys.d>
|
include if exists <abstractions/mediakeys.d>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -115,7 +115,7 @@ profile gjs @{exec_path} flags=(attach_disconnected) {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/graphics>
|
include <abstractions/graphics>
|
||||||
include <abstractions/gstreamer>
|
include <abstractions/gstreamer>
|
||||||
include <abstractions/wayland-strict>
|
include <abstractions/wayland>
|
||||||
include <abstractions/X-strict>
|
include <abstractions/X-strict>
|
||||||
|
|
||||||
network (bind create getattr setopt getopt) netlink raw,
|
network (bind create getattr setopt getopt) netlink raw,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue