diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-04-27 16:32:58 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-04-27 16:32:58 +0530 |
commit | d79fd6e3799959cda900b3797a7aa1db39c0fb50 (patch) | |
tree | 605d38fa547fa419c51a9724e2efe54d1909afe9 /etc/environment | |
parent | 636690b90b8959f53852afd7d3e2c566917f6f0c (diff) |
etc: libseat no socket fix
Diffstat (limited to 'etc/environment')
-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 |