summaryrefslogtreecommitdiff
path: root/sys-kernel/scx-loader/files/scx_loader.initd
blob: 11a926f70251013536a1c1ea74286d91f1a52930 (plain)
1
2
3
4
5
6
7
8
9
10
#!/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}"