core/glibc/post-install

7 lines
106 B
Bash

#!/bin/sh
/sbin/telinit U
# provide this new locale by default
/usr/bin/localedef -i C -f UTF-8 C.UTF-8