Don't disable PC speaker and GetTTY procs on vbox

This commit is contained in:
Anders Ingemann 2013-12-08 21:16:42 +01:00
parent b03fbb6dad
commit 7660e15c93

View file

@ -38,8 +38,6 @@ def resolve_tasks(tasklist, manifest):
loopback.Create, loopback.Create,
boot.InstallGrub, boot.InstallGrub,
boot.BlackListModules,
boot.DisableGetTTYs,
security.EnableShadowConfig, security.EnableShadowConfig,
network.RemoveDNSInfo, network.RemoveDNSInfo,
network.ConfigureNetworkIF, network.ConfigureNetworkIF,