Merge branch 'tune2fs' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master

This commit is contained in:
Dimitri John Ledkov 2023-02-24 12:01:43 +00:00
commit ef072ea77a
No known key found for this signature in database
GPG Key ID: 9B8EC849D5EF70ED

View File

@ -72,7 +72,7 @@ if [ -n "${root_fs_label}" ]; then
sed -i "s,^[^#${bl}]*\([${bl}]*/[${bl}].*\),${lstr}\1," "${rootd}/etc/fstab"
fi
cat > /etc/fstab << EOM
LABEL=cloudimg-rootfs / ext4 discard,errors=remount-ro 0 1
LABEL=cloudimg-rootfs / ext4 discard,commit=30,errors=remount-ro 0 1
EOM
# for quantal and newer, add /etc/overlayroot.local.conf