cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 7 days agoSeriously, every time I gotta be out the door. Just let me shut you down.lemmy.worldimagemessage-square195linkfedilinkarrow-up1593
arrow-up1593imageSeriously, every time I gotta be out the door. Just let me shut you down.lemmy.worldcannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 7 days agomessage-square195linkfedilink
minus-squaredotslashme@infosec.publinkfedilinkEnglisharrow-up1·7 days agoI think doing just a poweroff might leave some services in an unclean state. I think systemctl poweroff make sure the services are shutdown cleanly before powering down.
minus-squareAnafabula@discuss.tchncs.delinkfedilinkarrow-up4·7 days agopoweroff is just an alias to systemctl poweroff on distros with systemd
minus-squarerumschlumpel@feddit.orglinkfedilinkarrow-up2·7 days agoUnless you’re running a non-systemd-distro, poweroff and systemctl poweroff are literally the same …
I think doing just a
poweroffmight leave some services in an unclean state. I thinksystemctl poweroffmake sure the services are shutdown cleanly before powering down.poweroffis just an alias tosystemctl poweroffon distros with systemdUnless you’re running a non-systemd-distro, poweroff and systemctl poweroff are literally the same …