Skip to content

Commit

Permalink
fix: remove rsyslog and packagekit from the image
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz committed Dec 23, 2024
1 parent 83d33c9 commit 2955dc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ dnf -y install @multimedia gstreamer1-plugins-{bad-free,bad-free-libs,good,base}

dnf group install -y --nobest Workstation

dnf -y remove console-login-helper-messages cockpit-packagekit rsyslog

dnf upgrade -y
# This seems weirdly like a Schrödinger's issue. Removing the kernel here fails some builds and not removing it actually-
# breaks some stuff? I dont know exactly what to do here.
Expand Down

0 comments on commit 2955dc3

Please sign in to comment.