Advertisement
Guest User

Untitled

a guest
Dec 23rd, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.97 KB | None | 0 0
  1. mark@laptop:~$ journalctl -xe
  2. --
  3. -- The start-up result is done.
  4. Dec 23 11:34:59 laptop kernel: usb 3-5: USB disconnect, device number 5
  5. Dec 23 11:35:01 laptop CRON[6099]: pam_unix(cron:session): session opened for user mark by (uid=0)
  6. Dec 23 11:35:01 laptop CRON[6100]: (mark) CMD (php /var/www/moneymailer.local/moneymailer/artisan schedule:run >> /dev/null 2>&1 # JOB_ID_1)
  7. Dec 23 11:35:01 laptop CRON[6099]: pam_unix(cron:session): session closed for user mark
  8. Dec 23 11:35:01 laptop kernel: usb 3-5: new full-speed USB device number 9 using xhci_hcd
  9. Dec 23 11:35:01 laptop kernel: usb 3-5: New USB device found, idVendor=13d3, idProduct=3402
  10. Dec 23 11:35:01 laptop kernel: usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  11. Dec 23 11:35:01 laptop kernel: usb 3-5: Product: Bluetooth USB Host Controller
  12. Dec 23 11:35:01 laptop kernel: usb 3-5: Manufacturer: Atheros Communications
  13. Dec 23 11:35:01 laptop kernel: usb 3-5: SerialNumber: Alaska Day 2006
  14. Dec 23 11:35:01 laptop kernel: usbcore: registered new interface driver btusb
  15. Dec 23 11:35:03 laptop kernel: Bluetooth: hci0 command 0x1001 tx timeout
  16. Dec 23 11:35:05 laptop kernel: Bluetooth: hci0 command 0x1009 tx timeout
  17. Dec 23 11:35:06 laptop pkexec[6142]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
  18. Dec 23 11:35:06 laptop pkexec[6142]: pam_systemd(polkit-1:session): Cannot create session: Already running in a session
  19. Dec 23 11:35:06 laptop pkexec[6142]: pam_ck_connector(polkit-1:session): cannot determine display-device
  20. Dec 23 11:35:06 laptop pkexec[6142]: mark: Executing command [USER=root] [TTY=unknown] [CWD=/home/mark] [COMMAND=/usr/lib/update-notifier/package-system-locked]
  21. Dec 23 11:35:07 laptop com.ubuntu.OneConf[1626]: WARNING:oneconf.hosts:Error in loading other_hosts file: [Errno 2] No such file or directory: '/home/mark/.cache/oneconf
  22. Dec 23 11:35:21 laptop systemd-udevd[6102]: Process '/bin/hciconfig hci0 up' failed with exit code 1.
  23. Dec 23 11:35:21 laptop systemd[1]: Reached target Bluetooth.
  24. -- Subject: Unit bluetooth.target has finished start-up
  25. -- Defined-By: systemd
  26. -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
  27. --
  28. -- Unit bluetooth.target has finished starting up.
  29. --
  30. -- The start-up result is done.
  31. Dec 23 11:35:27 laptop blueman-mechanism[6079]: Exiting
  32. Dec 23 11:36:01 laptop CRON[6351]: pam_unix(cron:session): session opened for user mark by (uid=0)
  33. Dec 23 11:36:01 laptop CRON[6352]: (mark) CMD (php /var/www/moneymailer.local/moneymailer/artisan schedule:run >> /dev/null 2>&1 # JOB_ID_1)
  34. Dec 23 11:36:01 laptop CRON[6351]: pam_unix(cron:session): session closed for user mark
  35. Dec 23 11:37:01 laptop CRON[6572]: pam_unix(cron:session): session opened for user mark by (uid=0)
  36. Dec 23 11:37:01 laptop CRON[6573]: (mark) CMD (php /var/www/moneymailer.local/moneymailer/artisan schedule:run >> /dev/null 2>&1 # JOB_ID_1)
  37. Dec 23 11:37:01 laptop CRON[6572]: pam_unix(cron:session): session closed for user mark
  38. lines 1501-1536/1536 (END)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement