forked from ungleich-public/cdist
introduce Clear Linux OS to the __locale_system type
Note: I choose to use the Slackware code block to not create a new logical path (and it does work).
This commit is contained in:
parent
382cdcaa33
commit
bbd1ba6bb7
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ in
|
|||
locale_conf_mode=0555
|
||||
fi
|
||||
;;
|
||||
slackware)
|
||||
clear-linux-os|slackware)
|
||||
# NOTE: lang.csh (csh config) is ignored here.
|
||||
locale_conf="/etc/profile.d/lang.sh"
|
||||
locale_conf_mode=0755
|
||||
|
|
Loading…
Reference in a new issue