Skip to content

Commit

Permalink
fix: enable dconf-update service via systemctl (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobslept committed Aug 28, 2023
1 parent 55cbabc commit 9f330ed
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ RUN /tmp/build.sh && \
pip install --prefix=/usr yafti && \
systemctl enable rpm-ostree-countme.service && \
systemctl enable tailscaled.service && \
systemctl enable dconf-update.service && \
fc-cache -f /usr/share/fonts/ubuntu && \
fc-cache -f /usr/share/fonts/inter && \
rm -f /etc/yum.repos.d/tailscale.repo && \
Expand Down

This file was deleted.

1 change: 0 additions & 1 deletion usr/lib/systemd/system-preset/95-dconf-update.preset

This file was deleted.

File renamed without changes.

0 comments on commit 9f330ed

Please sign in to comment.