rtkit is a dbus service needed for pipewire to apply for a realtime
priority.
It needs a separate user to run.
groupadd -g 378 rtkit
useradd -u 378 -s /bin/false -d /var/lib/rtkit \
-g rtkit rtkit
In principle, pipewire may function without this service, but it
helps to placate some error messages present on Slackware 15.0
default setup.
Maintained by: Lockywolf
Keywords: realtime,permissions,priority
ChangeLog: rtkit
Homepage:
https://github.com/heftig/rtkit/
Download SlackBuild:
rtkit.tar.gz
rtkit.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
rtkit.SlackBuild |
rtkit.info |
slack-desc |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds