add locale.gen

This commit is contained in:
Jörg Thalheim 2015-04-10 15:30:46 +00:00
parent 309456d19f
commit 177c83be3d
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,2 @@
de_DE.UTF-8 UTF-8
en_DK.UTF-8 UTF-8

View File

@ -26,3 +26,4 @@
- { from: whois.conf, to: /etc/whois.conf } - { from: whois.conf, to: /etc/whois.conf }
- { from: resolv.conf, to: /etc/resolv.conf } - { from: resolv.conf, to: /etc/resolv.conf }
- { from: logind.conf, to: /etc/systemd/system/logind.conf } - { from: logind.conf, to: /etc/systemd/system/logind.conf }
- { from: locale.gen, to: /etc/locale.gen }