feat(profile): start using the exec directive.

This commit is contained in:
Alexandre Pujol 2024-03-22 21:12:38 +00:00
parent 5b17f8b4e8
commit 6d84301698
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
12 changed files with 30 additions and 51 deletions

View file

@ -139,18 +139,19 @@ profile gnome-session-binary @{exec_path} flags=(attach_disconnected) {
@{bin}/xdg-user-dirs-update rPx,
@{lib}/{,at-spi2{,-core}/}at-spi-bus-launcher rPx,
@{lib}/{,gnome-shell/}gnome-shell-overrides-migration.sh rPx,
@{lib}/@{multiarch}/libexec/kdeconnectd rPUx,
@{lib}/@{multiarch}/xapps/sn-watcher/xapp-sn-watcher rPUx,
@{lib}/baloo_file rPx,
@{lib}/caribou/caribou rPUx,
@{lib}/deja-dup/deja-dup-monitor rPx,
@{lib}/evolution-data-server/{,evolution-data-server/}evolution-alarm-notify rPx,
@{lib}/gsd-disk-utility-notify rPx,
@{lib}/update-notifier/ubuntu-advantage-notification rPx,
@{lib}/xapps/sn-watcher/* rPUx,
@{thunderbird_path} rPx,
/usr/share/libpam-kwallet-common/pam_kwallet_init rPUx,
#aa:exec evolution-alarm-notify
#aa:exec PU kdeconnectd
include if exists <usr/gnome-session-binary_open.d>
include if exists <local/gnome-session-binary_open>
}