Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-realtime is deprecated, replace with -overcommit #13

Merged
merged 1 commit into from
Feb 17, 2021

Conversation

Roshless
Copy link
Contributor

https://gitlab.com/qemu-project/qemu/-/commit/583f34c493fc5b91aa05a8987023244a72f8efae

Information about this gets written into VM logs every boot, kinda annoying.

qemu.confd Outdated
@@ -16,6 +16,9 @@
# suitable for you, then you can omit that variable in your VM config.
#

# Name of virtual machine, by default /etc/init.d/qemu.<VM_NAME>
# Enable when you change variables containing it.
#VM_NAME="${RC_SVCNAME#qemu.}"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will not work, VM_NAME is not defined to be overridable by the confd file.

@jirutka jirutka merged commit c049896 into jirutka:master Feb 17, 2021
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