feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-03-25 15:48:59 +00:00
parent 5ea574c333
commit 02499d90f0
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
42 changed files with 119 additions and 33 deletions

View file

@ -32,15 +32,18 @@ profile systemd-localed @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
/usr/share/kbd/keymaps/{,**} r,
/usr/share/systemd/language-fallback-map r,
/usr/share/systemd/*-map r,
/usr/share/X11/xkb/rules/evdev r,
/etc/.#vconsole.conf* rw,
/etc/default/.#locale* rw,
/etc/default/keyboard r,
/etc/default/locale rw,
/etc/locale.conf r,
/etc/vconsole.conf r,
/etc/X11/xorg.conf.d/*.conf r,
/etc/vconsole.conf rw,
/etc/X11/xorg.conf.d/ r,
/etc/X11/xorg.conf.d/.#*.confd* rw,
/etc/X11/xorg.conf.d/*.conf rw,
@{run}/systemd/notify rw,