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... _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
