@[email protected] to Programmer [email protected]English • 5 days agothere's no escape! brew another cup!mander.xyzimagemessage-square143fedilinkarrow-up11.21K
arrow-up11.21Kimagethere's no escape! brew another cup!mander.xyz@[email protected] to Programmer [email protected]English • 5 days agomessage-square143fedilink
minus-square@[email protected]linkfedilink7•3 days agoAnd don’t forget systemctl disable sawtrapd so it won’t restart again.
minus-square@[email protected]linkfedilinkEnglish4•3 days 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.