nutbutter@discuss.tchncs.de to linuxmemes@lemmy.world · 8 months agoDo you like systemd?discuss.tchncs.deimagemessage-square130linkfedilinkarrow-up147
arrow-up147imageDo you like systemd?discuss.tchncs.denutbutter@discuss.tchncs.de to linuxmemes@lemmy.world · 8 months agomessage-square130linkfedilink
minus-squarewhoisearth@lemmy.calinkfedilinkarrow-up2·8 months agoMy biggest complaint with systemd… Service xxx stop/start/restart is so much easier than Systemctl stop/start/restart xxx It fucking annoys me
minus-squareTaasz/Woof@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up2·8 months agoIt seems like every Linux distro I’ve used both of those will work fine.
minus-squarePetter1@discuss.tchncs.delinkfedilinkarrow-up2·8 months agoI neaver bothered me too much, can you not alias stop to sudo sytemctl stop xxx Like that you can write “stop wpa_supplicant” instead od “Sudo systemctl stop wpa_supplicant. “
My biggest complaint with systemd…
Service xxx stop/start/restart is so much easier than
Systemctl stop/start/restart xxx
It fucking annoys me
It seems like every Linux distro I’ve used both of those will work fine.
I neaver bothered me too much, can you not alias stop to sudo sytemctl stop xxx
Like that you can write “stop wpa_supplicant” instead od “Sudo systemctl stop wpa_supplicant. “