search for: rc_lang

Displaying 1 result from an estimated 1 matches for "rc_lang".

Did you mean: ac_lang
2010 Jun 21
2
Augeas and double quotes
...sysconfig/i18n", sles => "/files/etc/sysconfig/language" }, changes => $operatingsystem ? { redhat => ''set LANG "en_US"'', sles => ["set RC_LANG \"en_US\"","set ROOT_USES_LANG \"yes\""] }, } After trying quite a few things with different style quotes (you can see another try in the SLES part), I can''t get Augeas to do what I want. I need: LANG="en_US" I''...