feat(profile): improve integration with opensuse.
This commit is contained in:
parent
eb66feef62
commit
bf22e0770f
14 changed files with 63 additions and 12 deletions
|
|
@ -12,6 +12,8 @@ profile plymouthd @{exec_path} {
|
|||
include <abstractions/consoles>
|
||||
include <abstractions/dri-common>
|
||||
|
||||
capability checkpoint_restore,
|
||||
capability net_admin,
|
||||
capability sys_admin,
|
||||
capability sys_chroot,
|
||||
capability sys_tty_config,
|
||||
|
|
|
|||
|
|
@ -24,8 +24,7 @@ profile xrdb @{exec_path} {
|
|||
|
||||
/usr/include/stdc-predef.h r,
|
||||
|
||||
/usr/etc/X11/xdm/Xresources r,
|
||||
|
||||
@{etc_ro}/X11/xdm/Xresources r,
|
||||
/etc/X11/Xresources/* r,
|
||||
|
||||
# The location of the .Xresources file
|
||||
|
|
|
|||
|
|
@ -12,6 +12,8 @@ profile xset @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
capability dac_read_search,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
owner @{HOME}/.Xauthority r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue