mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-04 05:31:32 +00:00
work on loading cmdline
This commit is contained in:
@ -291,7 +291,7 @@ impl XenClient {
|
||||
&config.cmdline,
|
||||
)
|
||||
.await?;
|
||||
boot.boot(&mut domain, &config.cmdline).await?;
|
||||
boot.boot(&mut domain).await?;
|
||||
}
|
||||
|
||||
{
|
||||
|
Reference in New Issue
Block a user