Use scx_flash by default
This commit is contained in:
parent
7e6bc327e0
commit
0a86df0f7c
2 changed files with 3 additions and 3 deletions
|
|
@ -105,7 +105,7 @@ RUN dnf install xscreensaver -y
|
|||
RUN dnf install vlc vlc-plugins-freeworld vlc-plugin-pipewire -y
|
||||
|
||||
RUN systemctl enable docker
|
||||
RUN systemctl disable scx_loader
|
||||
RUN systemctl enable scx_loader
|
||||
|
||||
COPY etc /etc
|
||||
COPY usr /usr
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# This field specifies the scheduler that will be started automatically when scx_loader starts (e.g., on boot).
|
||||
default_sched = "scx_bpfland"
|
||||
default_sched = "scx_flash"
|
||||
|
||||
# This field specifies the mode which will be used when scx_loader starts (e.g., on boot).
|
||||
#default_mode = "Auto"
|
||||
|
|
@ -10,4 +10,4 @@ default_sched = "scx_bpfland"
|
|||
#gaming_mode = []
|
||||
#lowlatency_mode = []
|
||||
#powersave_mode = []
|
||||
#server_mode = []
|
||||
#server_mode = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue