gentoo/sys-kernel/scx-loader/files/scx_loader.initd
Violet Purcell 3b77bee7e4
sys-kernel/scx-loader: new package, add 1.0.18
Signed-off-by: Violet Purcell <vimproved@inventati.org>
Part-of: https://github.com/gentoo/gentoo/pull/44692
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-21 22:11:02 +01:00

11 lines
290 B
Plaintext

#!/sbin/openrc-run
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
supervisor=supervise-daemon
name="scx_loader service"
description="Loader service for sched_ext schedulers"
command=/usr/bin/scx_loader
command_args="${scx_loader_args}"