Skip to content

Commit

Permalink
feat(gnome): Restore power-profiles-daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Oct 20, 2023
1 parent 5736f23 commit 138d2d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Containerfile
Expand Up @@ -526,7 +526,6 @@ RUN /tmp/image-info.sh && \
sed -i 's@enabled=1@enabled=0@g' /etc/yum.repos.d/_copr_kylegospo-wallpaper-engine-kde-plugin.repo && \
sed -i 's@enabled=1@enabled=0@g' /etc/yum.repos.d/_copr_ycollet-audinux.repo && \
if grep -q "silverblue" <<< "${BASE_IMAGE_NAME}"; then \
systemctl mask power-profiles-daemon.service && \
systemctl disable gdm.service && \
systemctl enable sddm.service \
; fi && \
Expand Down

0 comments on commit 138d2d0

Please sign in to comment.