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