cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 months agoSeriously, every time I gotta be out the door. Just let me shut you down.lemmy.worldimagemessage-square194linkfedilinkarrow-up1597arrow-down110
arrow-up1587arrow-down1imageSeriously, every time I gotta be out the door. Just let me shut you down.lemmy.worldcannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 months agomessage-square194linkfedilink
minus-squaredotslashme@infosec.publinkfedilinkEnglisharrow-up1·2 months 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·2 months agopoweroff is just an alias to systemctl poweroff on distros with systemd
minus-squarerumschlumpel@feddit.orglinkfedilinkarrow-up2·2 months 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 …