Skip to content

Commit

Permalink
chore: remove systemd unit disable for unknown services on bluefin-dx (
Browse files Browse the repository at this point in the history
  • Loading branch information
ledif authored Jan 4, 2025
1 parent bf7880d commit eb2ac92
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build_files/dx/09-cleanup-dx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ systemctl enable swtpm-workaround.service
systemctl enable libvirt-workaround.service
systemctl enable bluefin-dx-groups.service
systemctl enable --global bluefin-dx-user-vscode.service
systemctl disable pmie.service
systemctl disable pmlogger.service

sed -i 's@enabled=1@enabled=0@g' /etc/yum.repos.d/ublue-os-staging-fedora-"${FEDORA_MAJOR_VERSION}".repo
if [[ -f /etc/yum.repos.d/ganto-lxc4-fedora-"${FEDORA_MAJOR_VERSION}".repo ]]; then
Expand Down

0 comments on commit eb2ac92

Please sign in to comment.