mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
iiab-diagnostics: Clarify that Ubuntu too uses /etc/locale.conf
This commit is contained in:
parent
ac12c6db0b
commit
cb42942699
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ echo -e "\n\n\n2. REGULAR FILES ETC\n" >> $outfile
|
|||
#cat_file /usr/bin/iiab-support-on # Symlink test
|
||||
cat_file /.iiab-image
|
||||
cat_file /etc/default/locale 'e.g. on Debian 12'
|
||||
cat_file /etc/locale.conf 'e.g. on Debian 13'
|
||||
cat_file /etc/locale.conf 'e.g. on Debian 13+ and Ubuntu'
|
||||
cat_cmd 'localectl' 'Locale settings'
|
||||
cat_cmd 'locale -a' 'Available locales'
|
||||
cat_file /etc/iiab/iiab.env
|
||||
|
|
Loading…
Add table
Reference in a new issue