Comment 14 for bug 1666573

Revision history for this message
Scott Moser (smoser) wrote :

I'm going to un-tag this bug for sru, as I'm planning on sru-ing a the second fix.
The change in this bug resulted in the following change in the rendered /etc/fstab:
 - LABEL=cloudimg-rootfs /media/root-ro/ ext4 ro,defaults 0 0
 + LABEL=cloudimg-rootfs /media/root-ro/ ext4 ro,defaults,noauto 0 0

The change in bug 1723183 was:

 - LABEL=cloudimg-rootfs /media/root-ro/ ext4 ro,defaults,noauto 0 0
 + #LABEL=cloudimg-rootfs /media/root-ro/ ext4 ro,defaults,noauto 0 0