mirror of
https://github.com/outbackdingo/ostree-quarks.git
synced 2026-01-27 10:20:01 +00:00
roll back
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user