Revert "Merge branch 'master' into f24"

This reverts commit eead7177ab003fd73ca0f32eb7e093cf4965b6bf, reversing
changes made to b9fcda35dfc5fd37aec928109b5ef896c916a554.
This commit is contained in:
Dennis Gilmore 2016-03-07 08:40:39 -06:00
parent ccc8847b19
commit 179a268857

View File

@ -57,9 +57,6 @@ rpm -qa
# Note that running rpm recreates the rpm db files which aren't needed or wanted
rm -f /var/lib/rpm/__db*
# remove random seed, the newly installed instance should make it's own
rm -f /var/lib/systemd/random-seed
# Because memory is scarce resource in most arm systems we are differing from the Fedora
# default of having /tmp on tmpfs.
echo "Disabling tmpfs for /tmp."