That random systemd service waiting 1.5 minutes.
You all not suspend/hibernate?
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
sudo
in Windows.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
That random systemd service waiting 1.5 minutes.
You all not suspend/hibernate?
Meanwhile:
My W11 Pro PC: I'll wait installing my monthly updates until you give me the okay. And I'll wait for the reboot until you say so.
My Manjaro laptop: sorry, I couldn't build package X. Go f*ck yourself while I provide you with no information on how to fix this.
*A manual build cache clear later*: all good! But now perform our weekly reboot.
It's horrible, but these days Windows updates actually give me less issues AND require less reboots than Manjaro. π
I do yes | sudo pacman -Syu && sudo poweroff
(Update and poweroff)
Assuming you enter your password upon running sudo
, isn't there the risk of sudo
's privilege timing out if pacman
takes too long to complete? I believe I tried something similar, intending to run a one-liner I could start then walk away from. However, I ended up returning to see the system not rebooted hours later.
Or is yes
somehow supposed to take care of this? Sorry, newish Debian user here who hasn't ventured outside the distribution much.
Yes, in this ~~command~~ one liner, the system should not power off when the update took too long.
Or is
yes
somehow supposed to take care of this?
No, yes
is simply answering all questions asked during the update procedure (start upgrade, replace config files, restart services) with "yes".
~~There's no timeout for sudo. When permitted, a process runs as root and then closes.~~
~~Also, the system will still shutdown when update fails because pipes do not care if previous commands exit with a nonzero code, unless pipefail
is set.~~
Edit: i'm blind.
ya'll aint just pulling out the power plug?
I flip the breakers so I can keep the power plug connected
I flip the breaker whenever it's time to shut down.
Y'all don't delete WSUS, block all of the M$ IPs at both your HOSTS file and your router, and stop all update processes?
Do you even know how Windows works?
I thought the Windows update system is actually not too bad. At least compared to Mac.
Yea, it has a robust rollback system, which is part of why it takes so long now.
But... I only do updates a couple times a year to minimize the headache on my personal machines.
My work machines it's not my problem, but I reboot them at night a couple times a week, just in case.
Compared to Mac? Macβs is so much better? The number of times windows has fucked me over by updating on a restart.
Fair enough. My experience on Mac has been pretty bad compared to Windows but to be honest there could be recency bias there. I use Mac every day for work and don't use Windows very often but at least Windows has never suddenly closed all my apps because it decided it was time to update.