roll back

This commit is contained in:
mitchejj
2023-06-06 02:20:52 -04:00
parent 3558fc0d77
commit 22a7844707
2 changed files with 9 additions and 5 deletions

View File

@@ -12,7 +12,11 @@ RUN rm /etc/yum.repos.d/google-chrome.repo && \
RUN /tmp/build.sh
RUN /tmp/post.sh
#RUN /tmp/post.sh
RUN systemctl enable remote-fs.target
RUN systemctl enable sshd.socket
#systemctl enable systemd-timesyncd.service
# fc-cache -f /usr/share/fonts
RUN ostree container commit

View File

@@ -2,7 +2,7 @@
set -ouex pipefail
systemctl enable remote-fs.target
systemctl enable sshd.socket
systemctl enable systemd-timesyncd.service
fc-cache -f /usr/share/fonts
# systemctl enable remote-fs.target
# systemctl enable sshd.socket
# systemctl enable systemd-timesyncd.service
# fc-cache -f /usr/share/fonts