docker-base: Start shipping fstab again

Even though it's silly, the ImageFactory-in-Koji use case calls into
libguestfs to introspect the target system, and libguestfs relies on
/etc/fstab to detect installed operating systems.
This commit is contained in:
Colin Walters 2015-03-19 17:37:37 -04:00
parent 0840fc1394
commit f2ad1bb926
1 changed files with 0 additions and 1 deletions

View File

@ -59,6 +59,5 @@ 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