We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96872f4 commit 97ad000Copy full SHA for 97ad000
scripts/etc/init.d/rcS
@@ -133,7 +133,7 @@ case "$rootfstype" in
133
kernel_module=true
134
rootfs_mkfs_options=${rootfs_mkfs_options:-''}
135
rootfs_install_mount_options=${rootfs_install_mount_options:-'noatime'}
136
- rootfs_mount_options=${rootfs_mount_options:-'errors=remount-ro,noatime'}
+ rootfs_mount_options=${rootfs_mount_options:-'noatime'}
137
;;
138
esac
139
0 commit comments