S
S
Sergey Burduzha2017-08-29 10:41:34
ubuntu
Sergey Burduzha, 2017-08-29 10:41:34

How to solve "error sync log" error in ubuntu?

Every half hour an error pops up
7cd5cd84bf3743e681dcd12fed42b9d3.png
Here are the logs of the /var/log/syslog file:
Aug 29 10:14:51 serii-desktop dbus[830]: [system] Activating via systemd: service name='org.bluez' unit='dbus -org.bluez.service'
Aug 29 10:14:51 serii-desktop dbus[830]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Aug 29 10:17:01 serii-desktop CRON[17143]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
I understand that cron is a daemon program for running tasks, but I enter crontab -l - no crontab for user, the same is displayed for root.
And the second, as far as Google suggested, is bluethoose. How to turn it off because I have a desktop computer?
Thanks in advance for your help

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel, 2017-08-29
@PavelMonro

Check status
If enabled then disable:
sudo systemctl disable bluetooth.service

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question