Merge #393 `fedora-docker-base: Disable dnf-makecache.timer`

This commit is contained in:
Mohan Boddu 2018-05-14 13:35:12 +00:00
commit ccd23121ef
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ rm -rf /tmp/*
# https://pagure.io/atomic-wg/issue/308
printf "tsflags=nodocs\n" >>/etc/dnf/dnf.conf
# https://bugzilla.redhat.com/show_bug.cgi?id=1576993
systemctl disable dnf-makecache.timer
#Mask mount units and getty service so that we don't get login prompt
systemctl mask systemd-remount-fs.service dev-hugepages.mount sys-fs-fuse-connections.mount systemd-logind.service getty.target console-getty.service