This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| computing:miscadmin [2026/02/08 15:36] – oemb1905 | computing:miscadmin [2026/02/09 23:44] (current) – oemb1905 | ||
|---|---|---|---|
| Line 416: | Line 416: | ||
| sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target | sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target | ||
| - | // | + | Mask hd-idle to stop it from interferring with external HD sleep / spin down: |
| + | sudo systemctl mask hd-idle.service | ||
| + | | ||
| + | // | ||
| --- // | --- // | ||