Paisquy

SYSTEMCTL-BLUETOOTH

Jun 14th, 2021
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.99 KB | None | 0 0
  1. # systemctl status bluetooth.service
  2. ● bluetooth.service - Bluetooth service
  3.      Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
  4.      Active: active (running) since Thu 2021-06-10 19:14:46 CEST; 3 days ago
  5.        Docs: man:bluetoothd(8)
  6.    Main PID: 262658 (bluetoothd)
  7.      Status: "Running"
  8.       Tasks: 1 (limit: 9370)
  9.      Memory: 992.0K
  10.         CPU: 22ms
  11.      CGroup: /system.slice/bluetooth.service
  12.              └─262658 /usr/lib/bluetooth/bluetoothd
  13.  
  14. Jun 10 19:14:46 ThinkLin systemd[1]: Starting Bluetooth service...
  15. Jun 10 19:14:46 ThinkLin bluetoothd[262658]: Bluetooth daemon 5.58
  16. Jun 10 19:14:46 ThinkLin bluetoothd[262658]: src/main.c:check_config() Unknown group Controller in /etc/bluetooth/main.conf
  17. Jun 10 19:14:46 ThinkLin systemd[1]: Started Bluetooth service.
  18. Jun 10 19:14:46 ThinkLin bluetoothd[262658]: Starting SDP server
  19. Jun 10 19:14:46 ThinkLin bluetoothd[262658]: Bluetooth management interface 1.19 initialized
  20.  
Advertisement
Add Comment
Please, Sign In to add comment