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

@ -43,6 +43,8 @@ profile thunderbird @{exec_path} {
ptrace peer=@{profile_name},
unix (send, receive) type=stream peer=(addr=none, label=xorg),
network inet dgram,
network inet6 dgram,
network inet stream,
@ -76,6 +78,21 @@ profile thunderbird @{exec_path} {
member={Change,Notify}
peer=(name=ca.desrt.dconf),
dbus send bus=session path=/org/freedesktop/portal/desktop
interface=org.freedesktop.DBus.Properties
member=GetAll
peer=(name=:*),
dbus send bus=session path=/org/freedesktop/portal/desktops
interface=org.freedesktop.portal.Settings
member=Read
peer=(name=:*),
dbus receive bus=system path=/org/freedesktop/login[0-9]*
interface=org.freedesktop.login[0-9]*.Manager
member={UserAdded,UserRemoved}
peer=(name=:*, label=systemd-logind),
dbus bind bus=session
name=org.mozilla.thunderbird.*,