factory/locale.conf: mention systemd ownership

This explicitly mentions that comments and empty lines are supported
(and ignored) in /etc/locale.conf. It then adds ownership reference
to the factory default.
This commit is contained in:
Luca BRUNO
2021-12-23 12:35:26 +00:00
parent 623370e643
commit 8e85924fd6
2 changed files with 7 additions and 2 deletions

View File

@@ -1 +1,3 @@
# This is the fallback locale configuration provided by systemd.
LANG="{{ SYSTEMD_DEFAULT_LOCALE }}"