Remove dconf update from base, it doesn't work anyway

This commit is contained in:
Jorge O. Castro
2022-12-08 22:04:48 -05:00
parent 6119649eca
commit c91ec457cd

View File

@@ -10,6 +10,5 @@ RUN rpm-ostree override remove firefox firefox-langpacks && \
sed -i 's/#AutomaticUpdatePolicy.*/AutomaticUpdatePolicy=stage/' /etc/rpm-ostreed.conf && \ sed -i 's/#AutomaticUpdatePolicy.*/AutomaticUpdatePolicy=stage/' /etc/rpm-ostreed.conf && \
systemctl enable rpm-ostreed-automatic.timer && \ systemctl enable rpm-ostreed-automatic.timer && \
systemctl enable flatpak-automatic.timer && \ systemctl enable flatpak-automatic.timer && \
dconf update && \
rpm-ostree cleanup -m && \ rpm-ostree cleanup -m && \
ostree container commit ostree container commit