feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-03-12 15:35:59 +00:00
parent 25e2d9d1f4
commit 1042728ca6
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
15 changed files with 26 additions and 14 deletions

View file

@ -26,14 +26,14 @@ profile vlc @{exec_path} {
include <abstractions/user-download-strict>
include <abstractions/vulkan>
signal (receive) set=(term, kill) peer=anyremote//*,
network inet dgram,
network inet6 dgram,
network inet stream,
network inet6 stream,
network netlink raw,
signal (receive) set=(term, kill) peer=anyremote//*,
dbus send bus=session path=/org/freedesktop/DBus
interface=org.freedesktop.DBus
member={RequestName,ReleaseName,GetConnectionUnixProcessID}