Files
gentoo/sys-kernel/scx/files/scx_loader.initd
2025-09-15 09:41:06 +02: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}"