add rtkit package and service
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
install_service "rtkit"
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user