etc-gentoo/hprofile/profiles/vga/post-start
Hans Wurst 4d9533ca0a Blah
2015-07-31 02:34:53 +02:00

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:
#