feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-11-19 23:07:41 +00:00
parent df02f7a0fd
commit 815e9bfda2
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
17 changed files with 42 additions and 17 deletions

View file

@ -28,6 +28,10 @@ profile dbus-accessibility @{exec_path} flags=(attach_disconnected) {
#aa:dbus own bus=accessibility name=org.freedesktop.DBus
#aa:dbus own bus=session name=org.a11y.{B,b}us
dbus receive bus=accessibility path=/org/freedesktop/DBus
interface=org.freedesktop.DBus
member=Hello
peer=(name=@{busname}),
dbus receive bus=session
interface=org.freedesktop.DBus.Introspectable

View file

@ -31,6 +31,10 @@ profile dbus-session flags=(attach_disconnected) {
signal (send) set=(term hup kill) peer=xdg-*,
#aa:dbus own bus=session name=org.freedesktop.DBus path=/{,org/freedesktop/{d,D}Bus}
dbus receive bus=session path=/org/freedesktop/DBus
interface=org.freedesktop.DBus
member=Hello
peer=(name=@{busname}),
@{exec_path} mrix,

View file

@ -36,6 +36,7 @@ profile dbus-system flags=(attach_disconnected) {
#aa:dbus own bus=system name=org.freedesktop.DBus path=/{,org/freedesktop/DBus}
dbus receive bus=system path=/org/freedesktop/DBus
interface=org.freedesktop.DBus
member=Hello
peer=(name=@{busname}),
@{exec_path} mrix,

View file

@ -17,6 +17,7 @@ profile gnome-session @{exec_path} {
@{shells_path} rix,
@{bin}/cat rix,
@{bin}/find rix,
@{bin}/gettext rix,
@{bin}/gettext.sh r,
@{bin}/grep rix,
@ -32,6 +33,7 @@ profile gnome-session @{exec_path} {
@{bin}/tr rix,
@{bin}/tty rix,
@{bin}/uname rPx,
@{bin}/xargs rix,
@{bin}/dpkg-query rpx,
@{bin}/flatpak rCx -> flatpak,
@ -57,6 +59,7 @@ profile gnome-session @{exec_path} {
/etc/X11/Xsession.d/*im-config_launch r,
owner @{PROC}/@{pid}/cmdline r,
owner @{PROC}/@{pid}/fd/ r,
owner @{PROC}/@{pid}/loginuid r,
/dev/tty@{int} rw,

View file

@ -198,10 +198,9 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected,mediate_deleted) {
/usr/share/gdm/greeter-dconf-defaults r,
/usr/share/gdm/greeter/applications/{,**} r,
/usr/share/libgweather/Locations.xml r,
/usr/share/libinput*/ r,
/usr/share/libinput*/{,**/}@{int2}-*.quirks r,
/usr/share/libinput*/libinput/ r,
/usr/share/libinput*/{,**} r,
/usr/share/libwacom/{,*.stylus,*.tablet} r,
/usr/share/poppler/{,**} r,
/usr/share/wallpapers/** r,
/usr/share/wayland-sessions/{,*.desktop} r,
/usr/share/xml/iso-codes/{,**} r,

View file

@ -17,7 +17,7 @@ profile loupe @{exec_path} flags=(attach_disconnected) {
include <abstractions/user-read-strict>
include <abstractions/user-write-strict>
signal (send) set=(kill) peer=loupe//bwrap,
signal send set=kill peer=loupe//bwrap,
#aa:dbus talk bus=session name=org.gtk.vfs label="gvfsd{,-*}"

View file

@ -7,7 +7,7 @@ abi <abi/4.0>,
include <tunables/global>
@{exec_path} = @{lib}/org.gnome.NautilusPreviewer
profile org.gnome.NautilusPreviewer @{exec_path} {
profile org.gnome.NautilusPreviewer @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/audio-client>
include <abstractions/dconf-write>

View file

@ -26,6 +26,7 @@ profile networkd-dispatcher @{exec_path} {
@{bin}/sed rix,
@{lib}/networkd-dispatcher/routable.d/postfix rix,
@{lib}/NetworkManager/dispatcher.d/@{int}-chrony-onoffline rix,
/etc/networkd-dispatcher/{,**} r,

View file

@ -84,6 +84,7 @@ profile yay @{exec_path} {
@{bin}/gpg{,2} mr,
@{bin}/gpg-agent rPx,
@{bin}/dirmngr rPx,
owner @{HOME}/@{XDG_GPG_DIR}/ rw,
owner @{HOME}/@{XDG_GPG_DIR}/** rwkl -> @{HOME}/@{XDG_GPG_DIR}/**,