nutbutter@discuss.tchncs.de to linuxmemes@lemmy.world · 21 days agoDo you like systemd?discuss.tchncs.deimagemessage-square127linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageDo you like systemd?discuss.tchncs.denutbutter@discuss.tchncs.de to linuxmemes@lemmy.world · 21 days agomessage-square127linkfedilink
minus-squarewhoisearth@lemmy.calinkfedilinkarrow-up0·20 days 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-squareMangoPenguin@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up0·20 days agoIt seems like every Linux distro I’ve used both of those will work fine.
minus-squarePetter1@discuss.tchncs.delinkfedilinkarrow-up0·17 days 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. “