Update im-launch
This commit is contained in:
parent
fa77fe51f4
commit
39aed77049
1 changed files with 2 additions and 18 deletions
|
|
@ -15,13 +15,12 @@ profile im-launch @{exec_path} {
|
|||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
/{usr/,}bin/env rix,
|
||||
/{usr/,}bin/locale rix,
|
||||
/{usr/,}bin/gettext rix,
|
||||
/{usr/,}bin/gettext.sh r,
|
||||
/{usr/,}bin/gettext{,.sh} rix,
|
||||
/{usr/,}bin/true rix,
|
||||
/{usr/,}bin/sed rix,
|
||||
/{usr/,}bin/dpkg-query rpx,
|
||||
|
||||
/{usr/,}bin/gnome-session rCx,
|
||||
/{usr/,}bin/gnome-session rPUx,
|
||||
|
||||
/usr/share/im-config/{,**} r,
|
||||
|
||||
|
|
@ -32,20 +31,5 @@ profile im-launch @{exec_path} {
|
|||
# file inherit
|
||||
owner /dev/tty[0-9]* rw,
|
||||
|
||||
profile gnome-session /{usr/,}bin/gnome-session flags=(complain) {
|
||||
include <abstractions/base>
|
||||
|
||||
/{usr/,}bin/gnome-session r,
|
||||
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
|
||||
@{libexec}/gnome-session-binary rPx,
|
||||
|
||||
# file inherit
|
||||
owner /dev/tty[0-9]* rw,
|
||||
|
||||
include if exists <local/im-launch_gnome-session>
|
||||
}
|
||||
|
||||
include if exists <local/im-launch>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue