mirror of
https://github.com/sched-ext/scx.git
synced 2024-11-25 04:00:24 +00:00
Adapting service names to scheduler names
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
This commit is contained in:
parent
d618a06d92
commit
c7678eb0e9
@ -2,7 +2,7 @@ systemd_system_unit_dir = systemd.get_variable(pkgconfig : 'systemdsystemunitdir
|
||||
|
||||
install_data(
|
||||
[
|
||||
'sched-ext-central.service', 'sched-ext-flatcg.service', 'sched-ext-nest.service', 'sched-ext-pair.service', 'sched-ext-qmap.service', 'sched-ext-rustland.service', 'sched-ext-rusty.service', 'sched-ext-simple.service', 'sched-ext-userland.service',
|
||||
'scx_central.service', 'scx_flatcg.service', 'scx_nest.service', 'scx_pair.service', 'scx_qmap.service', 'scx_rustland.service', 'scx_rusty.service', 'scx_simple.service', 'scx_userland.service',
|
||||
],
|
||||
install_dir: systemd_system_unit_dir
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user