refactor(profiles): use @{bin} and @{lib} in profiles (3)
This commit is contained in:
parent
2eed3b725f
commit
27daa7c9bb
355 changed files with 1473 additions and 1472 deletions
|
|
@ -6,7 +6,7 @@ abi <abi/3.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{libexec}/gnome-session-binary
|
||||
@{exec_path} = @{lib}/gnome-session-binary
|
||||
profile gnome-session-binary @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/dbus-accessibility-strict>
|
||||
|
|
@ -135,57 +135,57 @@ profile gnome-session-binary @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/{usr/,}bin/{,z,ba,da}sh rix,
|
||||
/{usr/,}bin/env rix,
|
||||
/{usr/,}bin/gnome-session rix,
|
||||
/{usr/,}bin/grep rix,
|
||||
/{usr/,}bin/gsettings rPx,
|
||||
/{usr/,}bin/gsettings-data-convert rix,
|
||||
/{usr/,}bin/mkdir rix,
|
||||
/{usr/,}bin/session-migration rix,
|
||||
/{usr/,}bin/xdg-user-dirs-gtk-update rix,
|
||||
@{libexec}/at-spi-bus-launcher rPx,
|
||||
@{libexec}/gnome-session-check-accelerated rix,
|
||||
@{libexec}/gnome-session-check-accelerated-gl-helper rix,
|
||||
@{libexec}/gnome-session-check-accelerated-gles-helper rix,
|
||||
@{libexec}/gnome-session-failed rix,
|
||||
@{libexec}/{,gnome-shell/}gnome-shell-overrides-migration.sh rix,
|
||||
@{libexec}/gsd-* rPx,
|
||||
@{bin}/{,z,ba,da}sh rix,
|
||||
@{bin}/env rix,
|
||||
@{bin}/gnome-session rix,
|
||||
@{bin}/grep rix,
|
||||
@{bin}/gsettings rPx,
|
||||
@{bin}/gsettings-data-convert rix,
|
||||
@{bin}/mkdir rix,
|
||||
@{bin}/session-migration rix,
|
||||
@{bin}/xdg-user-dirs-gtk-update rix,
|
||||
@{lib}/{,gnome-shell/}gnome-shell-overrides-migration.sh rix,
|
||||
@{lib}/at-spi-bus-launcher rPx,
|
||||
@{lib}/gnome-session-check-accelerated rix,
|
||||
@{lib}/gnome-session-check-accelerated-gl-helper rix,
|
||||
@{lib}/gnome-session-check-accelerated-gles-helper rix,
|
||||
@{lib}/gnome-session-failed rix,
|
||||
@{lib}/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
|
||||
@{libexec}/gio-launch-desktop rix,
|
||||
@{lib}/gio-launch-desktop rix,
|
||||
|
||||
/{usr/,}bin/aa-notify rPx,
|
||||
/{usr/,}bin/baloo_file rPx,
|
||||
@{libexec}/baloo_file rPx,
|
||||
/{usr/,}bin/blueman-applet rPx,
|
||||
/{usr/,}bin/firewall-applet rPUx,
|
||||
/{usr/,}bin/gnome-keyring-daemon rPx,
|
||||
/{usr/,}bin/gnome-shell rPx,
|
||||
/{usr/,}bin/gnome-software rPUx,
|
||||
/{usr/,}bin/im-launch rPx,
|
||||
/{usr/,}bin/keepassxc rPx,
|
||||
/{usr/,}bin/parcellite rPUx,
|
||||
/{usr/,}bin/pkcs11-register rPx,
|
||||
/{usr/,}bin/snap rPUx,
|
||||
/{usr/,}bin/snapshot-detect rPUx,
|
||||
/{usr/,}bin/spice-vdagent rPx,
|
||||
/{usr/,}bin/start-pulseaudio-x11 rPx,
|
||||
/{usr/,}bin/ubuntu-report rPx,
|
||||
/{usr/,}bin/update-notifier rPx,
|
||||
/{usr/,}bin/xbrlapi rPx,
|
||||
/{usr/,}bin/xdg-user-dirs-update rPx,
|
||||
/{usr/,}lib/@{multiarch}/libexec/kdeconnectd rPUx,
|
||||
/{usr/,}lib/@{multiarch}/xapps/sn-watcher/xapp-sn-watcher rPUx,
|
||||
/{usr/,}lib/caribou/caribou rPUx,
|
||||
/{usr/,}lib/thunderbird/thunderbird rPx,
|
||||
/{usr/,}lib/update-notifier/ubuntu-advantage-notification rPx,
|
||||
/{usr/,}lib/xapps/sn-watcher/* rPUx,
|
||||
/{usr/,}share/libpam-kwallet-common/pam_kwallet_init rPUx,
|
||||
@{libexec}/deja-dup/deja-dup-monitor rPUx,
|
||||
@{libexec}/gsd-disk-utility-notify rPx,
|
||||
@{libexec}/evolution-data-server/{,evolution-data-server/}evolution-alarm-notify rPx,
|
||||
@{bin}/aa-notify rPx,
|
||||
@{bin}/baloo_file rPx,
|
||||
@{bin}/blueman-applet rPx,
|
||||
@{bin}/firewall-applet rPUx,
|
||||
@{bin}/gnome-keyring-daemon rPx,
|
||||
@{bin}/gnome-shell rPx,
|
||||
@{bin}/gnome-software rPUx,
|
||||
@{bin}/im-launch rPx,
|
||||
@{bin}/keepassxc rPx,
|
||||
@{bin}/parcellite rPUx,
|
||||
@{bin}/pkcs11-register rPx,
|
||||
@{bin}/snap rPUx,
|
||||
@{bin}/snapshot-detect rPUx,
|
||||
@{bin}/spice-vdagent rPx,
|
||||
@{bin}/start-pulseaudio-x11 rPx,
|
||||
@{bin}/ubuntu-report rPx,
|
||||
@{bin}/update-notifier rPx,
|
||||
@{bin}/xbrlapi rPx,
|
||||
@{bin}/xdg-user-dirs-update 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 rPUx,
|
||||
@{lib}/evolution-data-server/{,evolution-data-server/}evolution-alarm-notify rPx,
|
||||
@{lib}/gsd-disk-utility-notify rPx,
|
||||
@{lib}/thunderbird/thunderbird rPx,
|
||||
@{lib}/update-notifier/ubuntu-advantage-notification rPx,
|
||||
@{lib}/xapps/sn-watcher/* rPUx,
|
||||
/{usr/,}share/libpam-kwallet-common/pam_kwallet_init rPUx,
|
||||
|
||||
/usr/share/dconf/profile/gdm r,
|
||||
/usr/share/gdm/greeter-dconf-defaults r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue