Skip to content

vm_manager: fix --no-autostart option#93

Merged
dupremathieu merged 1 commit into
seapath:mainfrom
emontmas:fix-start-cmd
May 28, 2026
Merged

vm_manager: fix --no-autostart option#93
dupremathieu merged 1 commit into
seapath:mainfrom
emontmas:fix-start-cmd

Conversation

@emontmas
Copy link
Copy Markdown
Contributor

Commit 1 added the --no-autostart option to the create command. However, the option was given to the start command, and ignored by the create command. This makes vm-manager to fail when using the start command.
This commit fixes this.

Commit [1] added the --no-autostart option to the create command.
However, the option was given to the start command, and ignored by
the create command. This makes vm-manager to fail when using the start
command.
This commit fixes this.

[1]: seapath@f60c3e8

Signed-off-by: Elinor Montmasson <elinor.montmasson@savoirfairelinux.com>
@emontmas emontmas requested review from dupremathieu and eroussy May 27, 2026 13:44
@sonarqubecloud
Copy link
Copy Markdown

@dupremathieu dupremathieu merged commit a66517e into seapath:main May 28, 2026
5 checks passed
eroussy added a commit to eroussy/meta-seapath that referenced this pull request May 28, 2026
Bump for standalone bug correction.
seapath/vm_manager#93

Signed-off-by: Erwann Roussy <erwann.roussy@savoirfairelinux.com>
eroussy added a commit to seapath/meta-seapath that referenced this pull request May 28, 2026
Bump for standalone bug correction.
seapath/vm_manager#93

Signed-off-by: Erwann Roussy <erwann.roussy@savoirfairelinux.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants