etc-gentoo/hprofile/profiles/vga/._cfg0000_post-start

11 lines
141 B
Bash

#
# vga/post-start
#
[[ -x /etc/init.d/consolefont ]] &&
/etc/init.d/consolefont restart
#
# vim:fenc=utf-8:ft=sh:ci:pi:sts=0:sw=4:ts=4:
#