fedora-docker-base: Remove fstab in %post

This commit is contained in:
Vaclav Pavlin 2015-02-12 13:48:19 +01:00
parent ab42e2ad26
commit cf6ffa1988
1 changed files with 1 additions and 0 deletions

View File

@ -60,5 +60,6 @@ sed -i 's/OOMScoreAdjust=-900//' /etc/systemd/system/dbus.service
systemctl mask systemd-remount-fs.service dev-hugepages.mount sys-fs-fuse-connections.mount systemd-logind.service getty.target console-getty.service
rm -f /etc/machine-id
rm -f /etc/fstab
%end