Omni rizzler@anarchist.nexus to linuxmemes@lemmy.worldEnglish · 23 days agoLOLanarchist.nexusimagemessage-square104linkfedilinkarrow-up1537arrow-down135
arrow-up1502arrow-down1imageLOLanarchist.nexusOmni rizzler@anarchist.nexus to linuxmemes@lemmy.worldEnglish · 23 days agomessage-square104linkfedilink
minus-squaresomerandomperson@lemmy.dbzer0.comlinkfedilinkarrow-up3·edit-223 days agoThere’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.
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, unlesspipefail
is set.Edit: i’m blind.