fossilesque@mander.xyz to Programmer Humor@programming.devEnglish · 1 month agothere's no escape! brew another cup!mander.xyzimagemessage-square143fedilinkarrow-up11.46Karrow-down115
arrow-up11.45Karrow-down1imagethere's no escape! brew another cup!mander.xyzfossilesque@mander.xyz to Programmer Humor@programming.devEnglish · 1 month agomessage-square143fedilink
minus-squarenickwitha_k (he/him)@lemmy.sdf.orglinkfedilinkarrow-up14·1 month agosudo systemctl stop sawtrapd
minus-squarehakunawazo@lemmy.worldlinkfedilinkarrow-up9·1 month agoAnd don’t forget systemctl disable sawtrapd so it won’t restart again.
minus-squarebitchkat@lemmy.worldlinkfedilinkEnglisharrow-up6·1 month agosysyemctl disable --now sawtrapd to do both in one command.
sudo systemctl stop sawtrapd
And don’t forget
systemctl disable sawtrapd
so it won’t restart again.
sysyemctl disable --now sawtrapd to do both in one command.