feat(profiles): make profile entrypoint more universal.
This commit is contained in:
parent
e031c129ed
commit
6e56cfccc9
70 changed files with 122 additions and 147 deletions
|
|
@ -147,12 +147,12 @@ profile gnome-session-binary @{exec_path} flags=(attach_disconnected) {
|
|||
@{libexec}/gnome-session-check-accelerated-gl-helper rix,
|
||||
@{libexec}/gnome-session-check-accelerated-gles-helper rix,
|
||||
@{libexec}/gnome-session-failed rix,
|
||||
@{libexec}/gnome-shell-overrides-migration.sh rix,
|
||||
@{libexec}/{,gnome-shell/}gnome-shell-overrides-migration.sh rix,
|
||||
@{libexec}/gsd-* rPx,
|
||||
|
||||
# TODO: rCx gio-launch-desktop and put all the following program in this
|
||||
# subprofile. Not done yet as it breaks compatibility with Ubuntu/Debian
|
||||
/{usr/,}lib/gio-launch-desktop rix,
|
||||
@{libexec}/gio-launch-desktop rix,
|
||||
|
||||
/{usr/,}bin/aa-notify rPx,
|
||||
/{usr/,}bin/baloo_file rPUx,
|
||||
|
|
@ -180,8 +180,8 @@ profile gnome-session-binary @{exec_path} flags=(attach_disconnected) {
|
|||
/{usr/,}lib/xapps/sn-watcher/* rPUx,
|
||||
/{usr/,}share/libpam-kwallet-common/pam_kwallet_init rPUx,
|
||||
@{libexec}/deja-dup/deja-dup-monitor rPUx,
|
||||
@{libexec}/evolution-data-server/evolution-alarm-notify rPx,
|
||||
@{libexec}/gsd-disk-utility-notify rPx,
|
||||
@{libexec}/evolution-data-server/{,evolution-data-server/}evolution-alarm-notify rPx,
|
||||
|
||||
/usr/share/applications/{,**} r,
|
||||
/usr/share/dconf/profile/gdm r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue