diff options
author | Roy Marples <roy@marples.name> | 2008-03-03 17:19:56 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-03-03 17:19:56 +0000 |
commit | 15cf41e7131cebbb74241180f36f59384c7a0477 (patch) | |
tree | 30accca041088b161a4d5cfcb731dcd40a496868 /init.d.Linux/consolefont.in | |
parent | f3e90dddbfcf838b653846cce7fd2be479c68900 (diff) |
Split VPS into VSERVER and OPENVZ
Diffstat (limited to 'init.d.Linux/consolefont.in')
-rw-r--r-- | init.d.Linux/consolefont.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d.Linux/consolefont.in b/init.d.Linux/consolefont.in index 4244180b..384004d0 100644 --- a/init.d.Linux/consolefont.in +++ b/init.d.Linux/consolefont.in @@ -9,7 +9,7 @@ depend() need localmount need keymaps # sets up terminal encoding scheme after hotplug - keyword noprefix nouml novps noxenu + keyword noopenvz noprefix nouml novserver noxenu } start() |