aboutsummaryrefslogtreecommitdiff
path: root/scripts/os/freebsd/20-locale
blob: cf72d8de1c5e84863361a66924de06f1f1322746 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh

# Set the default system locale.
install_template -m 0644   \
  /etc/profile.d/locale.sh \
  /etc/login.conf

cap_mkdb /etc/login.conf