SparkyLinux Forums

Software & hardware support => Newbie questions => Topic started by: pcurtis on September 15, 2020, 05:28:40 PM

Title: <SOLVED> shutdown
Post by: pcurtis on September 15, 2020, 05:28:40 PM
Hi All,

just a quickie.

What has replaced shutdown -h now? or How do I install it?

Thanks in advance.

I'm using XFCE.
Title: Re: shutdown
Post by: lami07 on September 15, 2020, 05:37:23 PM
systemctl poweroff
You run it as normal user aka without sudo.
Title: Re: shutdown
Post by: pcurtis on September 15, 2020, 06:06:18 PM
Thanks.