Skip to content

Commit

Permalink
chore: remove systemd unit disable for unknown services on aurora-dx
Browse files Browse the repository at this point in the history
  • Loading branch information
ledif committed Jan 4, 2025
1 parent 06c24e5 commit 163b209
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 aurora-dx-groups.service
systemctl enable --global aurora-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 163b209

Please sign in to comment.