add rtkit package and service

This commit is contained in:
desolate
2026-05-29 13:46:51 +03:00
parent 1be6624a5d
commit 41a983fb9f
4 changed files with 8 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
install_service "rtkit"
+1
View File
@@ -8,6 +8,7 @@ INSTALLING SERVICES:
. "$SERVICES_DIR/install-chronyd.sh"
. "$SERVICES_DIR/install-dbus.sh"
. "$SERVICES_DIR/install-rtkit.sh"
. "$SERVICES_DIR/install-seatd.sh"
. "$SERVICES_DIR/install-socklog-unix.sh"
. "$SERVICES_DIR/install-nanoklogd.sh"