Writing locale.conf (#593)
This commit is contained in:
parent
1dc8714cb2
commit
a37e11f686
1 changed files with 2 additions and 1 deletions
|
|
@ -24,11 +24,12 @@ profile systemd-localed @{exec_path} flags=(attach_disconnected) {
|
|||
/usr/share/systemd/*-map r,
|
||||
/usr/share/X11/xkb/{,**} r,
|
||||
|
||||
/etc/.#locale.conf@{hex16} rw,
|
||||
/etc/.#vconsole.conf* rw,
|
||||
/etc/default/.#locale* rw,
|
||||
/etc/default/keyboard r,
|
||||
/etc/default/locale rw,
|
||||
/etc/locale.conf r,
|
||||
/etc/locale.conf rw,
|
||||
/etc/vconsole.conf rw,
|
||||
/etc/X11/xorg.conf.d/ r,
|
||||
/etc/X11/xorg.conf.d/.#*.confd* rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue