|
|
|
|
|
by holuponemoment
405 days ago
|
|
Nice list, I'd add run0 as the sudo replacement. My only bugbear with it is that there's no equivalent to the old timeout default you could set (note that doas explicitly said they won't implement this too). The workaround is to run it in `sudo -i` fashion and not put a command afterwards which is reasonable enough even though it worked hard against my muscle memory + copypaste commands when switching over. > Systemd gets a lot of hate I'd argue it doesn't and is simply another victim of loud internet minority syndrome. It's just a generic name at this point, basically all associated with init and service units and none of the other stuff. https://man.archlinux.org/man/run0.1.en |
|