On Fri, Jan 30, 2015 at 5:10 PM, Sherman Boyd <[email protected]> wrote: > I think I have a problem here: > > systemctl: invalid option -- 'l' > root@tony:~# systemctl status systemd-logind.service > systemd-logind.service - Login Service > Loaded: loaded (/lib/systemd/system/systemd-logind.service; > static) > Active: failed (Result: exit-code) since Mon, 19 Jan 2015 22:58:59 > +0000; 1 weeks and 3 days ago > Process: 435 ExecStart=/lib/systemd/systemd-logind (code=exited, > status=1/FAILURE) > CGroup: name=systemd:/system/systemd-logind.service > Jan 19 22:58:59 tony.xxzzyy.com systemd-logind[435]: Failed to get system > D-Bus connection: Failed to connect to socket > /var/run/dbus/system_bus_socket: No such file or directory
See, it looks like your missing: dbus: sudo apt-get install dbus Regards, -- Robert Nelson http://www.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.
