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

Allow to flag select VMs as autostarting #724

Closed
marmarek opened this Issue Mar 8, 2015 · 4 comments

Comments

Projects
None yet
1 participant
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by joanna on 11 Mar 2013 18:12 UTC
E.g. the user might then create a UsbVM, and mark it as autostarting.

qvm-prefs -s usbvm autostart true

Migrated-From: https://wiki.qubes-os.org/ticket/724

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Modified by joanna on 16 Nov 2013 11:56 UTC

Member

marmarek commented Mar 8, 2015

Modified by joanna on 16 Nov 2013 11:56 UTC

@marmarek marmarek added P: major and removed P: minor labels Mar 8, 2015

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by joanna on 16 Nov 2013 12:17 UTC
We can have a simple service that would look through all the VMs which have autostart property set to true and attempt to start them. IMO the service should not wait for the VMs to start nor ensure they started without an error. Specifically the user might just defined 50 VMs to auto-start and this will likely fail because of memory.

Member

marmarek commented Mar 8, 2015

Comment by joanna on 16 Nov 2013 12:17 UTC
We can have a simple service that would look through all the VMs which have autostart property set to true and attempt to start them. IMO the service should not wait for the VMs to start nor ensure they started without an error. Specifically the user might just defined 50 VMs to auto-start and this will likely fail because of memory.

@marmarek

This comment has been minimized.

Show comment
Hide comment

@marmarek marmarek closed this Mar 8, 2015

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by axon on 17 Dec 2013 20:27 UTC
It might be nice to have a check box option for this on the "Basic" tab of the AppVM settings menu next to "Include in backups by default" and "Run in debug mode."

Member

marmarek commented Mar 8, 2015

Comment by axon on 17 Dec 2013 20:27 UTC
It might be nice to have a check box option for this on the "Basic" tab of the AppVM settings menu next to "Include in backups by default" and "Run in debug mode."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment