Commit bc4277ff authored by Mikhail Efremov's avatar Mikhail Efremov

systemd: Add 20-systemd-locale hook on live.

Don't allow systemd to set LANG for all processes. See ALT#27408 for details.
parent 6c018082
#!/bin/sh
# Don't allow systemd to set LANG.
echo 'LANG=' >/etc/locale.conf
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment