Automatically shutdown specific Qubes on Suspend revisions

Go back to topic: Automatically shutdown specific Qubes on Suspend

  1. v2 anchor; v2 full version

Revision #2

Edited on
2025-04-01
Edited by user
SensibleBurrito
sudo vi /usr/lib64/pm-utils/sleep.d/52qubes-pause-vms `sudo vi /usr/lib64/pm-utils/sleep.d/52qubes-pause-vms`
# Bonus Install the `qubes-app-shutdown-idle` package inside of your TemplateVM or StandaloneVM and change the **TIMEOUT_SECONDS** value in `/lib/python*/site-packages/qubesidle/idleness_monitor.py` or `/usr/lib/python3/dist-packages/qubesidle/idleness_monitor.py` to something shorter (like 20 seconds) and check the **Shutdown when idle for more than 15 minutes** box in the Qube Manager Settings to have your Qubes automatically shut down once you close the app window.