On Sat, Feb 20, 2016 at 6:23 PM, <[email protected]> wrote: > Greets! > > I grabbed a recent image (cat /etc/dogtag is BeagleBoard.org Debian Image > 2016-01-24) and it is Jessie 8. One of the issues I am working is that I > cannot restart or shutdown from CLI with > shutdown -r now > > or > shutdown -h now
Use: sudo systemctl poweroff for some reason in jessie, halt/shutdown isn't communicating correctly to systemd... Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
