mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
fix: Remove flatpak system update service disablement
This is a remnant of the prior update system
This commit is contained in:
parent
cd275f76ba
commit
ef6d029281
@ -59,7 +59,6 @@ RUN pip install --prefix=/usr yafti && \
|
||||
sed -i 's/#DefaultTimeoutStopSec.*/DefaultTimeoutStopSec=15s/' /etc/systemd/user.conf && \
|
||||
sed -i 's/#DefaultTimeoutStopSec.*/DefaultTimeoutStopSec=15s/' /etc/systemd/system.conf && \
|
||||
systemctl disable rpm-ostreed-automatic.timer && \
|
||||
systemctl disable flatpak-system-update.timer && \
|
||||
systemctl --global enable ublue-update.timer && \
|
||||
systemctl enable input-remapper.service && \
|
||||
rm -rf \
|
||||
|
Loading…
x
Reference in New Issue
Block a user