diff options
-rw-r--r-- | etc/environment | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/environment b/etc/environment new file mode 100644 index 0000000..9f3275b --- /dev/null +++ b/etc/environment @@ -0,0 +1,7 @@ +# +# This file is parsed by pam_env module +# +# Syntax: simple "KEY=VAL" pairs on separate lines +# +LC_ALL=en_US.UTF-8 +LIBSEAT_BACKEND=logind |