User Tools

Site Tools


linux:rtkit

This is an old revision of the document!


rtkit logging

rtkit is very spammy and floods syslog with messages. To disable this:

sudo mkdir /etc/systemd/system/rtkit-daemon.service.d
sudo vi /etc/systemd/system/rtkit-daemon.service.d/log.conf
[Service]
LogLevelMax=notice

sudo systemctl daemon-reload
sudo systemctl restart rtkit-daemon.service
linux/rtkit.1758816053.txt.gz · Last modified: by Wulf Rajek