Skip to content

Commit c22e0ca

Browse files
authored
fix: turn off bazaar.service (#4264)
1 parent b1956d1 commit c22e0ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_files/base/17-cleanup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set -eoux pipefail
88
sed -i 's|uupd|& --disable-module-distrobox|' /usr/lib/systemd/system/uupd.service
99

1010
# Setup Systemd
11-
systemctl --global enable bazaar.service
11+
# systemctl --global enable bazaar.service
1212
systemctl --global enable podman-auto-update.timer
1313
systemctl --global enable ublue-user-setup.service
1414
systemctl enable brew-setup.service

0 commit comments

Comments
 (0)