Merge #27 `1343111 - Purge fstab to stop systemd from attempting to mount filesystems.`

This commit is contained in:
Kevin Fenzi 2016-06-07 18:09:05 +00:00
commit 20b2147482
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