1343111 - Purge fstab to stop systemd from attempting to mount filesystems.

This commit is contained in:
Jan Pazdziora 2016-06-07 09:11:29 +02:00
parent 1c9fefa186
commit 4d39c5ca63
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ releasever=$(rpm -q --qf '%{version}\n' fedora-release)
basearch=$(uname -i)
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
echo "# fstab intentionally empty for containers" > /etc/fstab
rm -f /usr/lib/locale/locale-archive
#Setup locale properly