Skip to content

Instantly share code, notes, and snippets.

Created June 4, 2013 11:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/c81835925e01cd1754d2 to your computer and use it in GitHub Desktop.
Save anonymous/c81835925e01cd1754d2 to your computer and use it in GitHub Desktop.
root@beaglebone:~# grep conn journalctl4.log
Jun 04 12:49:14 beaglebone connmand[583]: DHCP: sending DHCP discover request
Jun 04 12:49:17 beaglebone connmand[583]: DHCP: sending DHCP discover request
Jun 04 12:49:20 beaglebone connmand[583]: DHCP: sending DHCP discover request
Jun 04 12:58:01 beaglebone connmand[126]: connmand[126]: Aborting (signal 11) [/usr/sbin/connmand]
Jun 04 12:58:01 beaglebone connmand[126]: Aborting (signal 11) [/usr/sbin/connmand]
Jun 04 12:58:01 beaglebone systemd[1]: connman.service: main process exited, code=exited, status=1/FAILURE
Jun 04 12:58:01 beaglebone systemd[1]: Unit connman.service entered failed state
root@beaglebone:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment