[lxc-users] LXC ubuntu locales
Andrey Repin
anrdaemon at yandex.ru
Sat Apr 2 03:46:35 UTC 2016
Greetings, 술욱!
>>> Have you tried:
>>
>>> LC_ALL=C sudo lxc-create... ?
>>
>>> or LC_ALL=en_US.utf-8 sudo lxc-create ...
>>
>> Neither will work. For obvious reasons.
>>
>> `man sudo' for the details.
> Not so obvious to me.
No? "sudo" resets most (if not all) of user's environment variables.
If you want to pass them down the executed program, you have to write them
AFTER sudo.
sudo LANG=...
--
With best regards,
Andrey Repin
Saturday, April 2, 2016 06:44:49
Sorry for my terrible english...
More information about the lxc-users
mailing list