remove enablement of waydroid intel gpu service
This commit is contained in:
parent
b61906e4d7
commit
b71a2359f4
1 changed files with 0 additions and 2 deletions
|
|
@ -51,8 +51,6 @@ RUN setsebool -P domain_kernel_load_modules on
|
|||
COPY etc /etc
|
||||
COPY usr /usr
|
||||
|
||||
RUN systemctl enable waydroid-choose-intel-gpu.service
|
||||
|
||||
RUN cd /usr/bin && wget https://raw.githubusercontent.com/CachyOS/CachyOS-Settings/refs/heads/master/usr/bin/kerver && chmod +x kerver
|
||||
|
||||
RUN rm -rf /tmp/* /var/* && mkdir -p /var/tmp && chmod -R 1777 /var/tmp && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue