11 lines
141 B
Plaintext
11 lines
141 B
Plaintext
|
#
|
||
|
# 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:
|
||
|
#
|