feat(profiles): use /etc read only variable: etc_ro
This commit is contained in:
parent
6e56cfccc9
commit
bac87f9547
19 changed files with 33 additions and 32 deletions
|
|
@ -133,8 +133,8 @@ profile gsd-xsettings @{exec_path} {
|
|||
/usr/share/libdrm/*.ids r,
|
||||
|
||||
/etc/X11/Xsession.options r,
|
||||
/etc/xdg/Xwayland-session.d/ r,
|
||||
/etc/xdg/Xwayland-session.d/* rix,
|
||||
@{etc_ro}/xdg/Xwayland-session.d/ r,
|
||||
@{etc_ro}/xdg/Xwayland-session.d/* rix,
|
||||
|
||||
/var/lib/gdm{3,}/.config/dconf/user r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue