This commit is contained in:
parent
3f79a99cfa
commit
b1d5222948
1 changed files with 1 additions and 0 deletions
|
|
@ -107,6 +107,7 @@ RUN systemctl enable docker
|
||||||
RUN systemctl enable scx_loader
|
RUN systemctl enable scx_loader
|
||||||
|
|
||||||
RUN echo 'kargs = ["mem_sleep_default=deep"]' > /usr/lib/bootc/kargs.d/10-mem-sleep.toml
|
RUN echo 'kargs = ["mem_sleep_default=deep"]' > /usr/lib/bootc/kargs.d/10-mem-sleep.toml
|
||||||
|
RUN printf '[connection]\nwifi.powersave=2\n' > /usr/lib/NetworkManager/conf.d/disable-wifi-powersave.conf
|
||||||
|
|
||||||
COPY etc /etc
|
COPY etc /etc
|
||||||
COPY usr /usr
|
COPY usr /usr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue