mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
Don't disable PC speaker and GetTTY procs on vbox
This commit is contained in:
parent
b03fbb6dad
commit
7660e15c93
1 changed files with 0 additions and 2 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue