Skip to content

Commit

Permalink
fix option name
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Lange committed Jan 4, 2017
1 parent 01f06c3 commit 92d1ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple/disk_config/CLOUD
Expand Up @@ -4,4 +4,4 @@

disk_config disk1 disklabel:msdos bootable:1 fstabkey:uuid align-at:1M

primary / 300- ext4 rw,barrier=0,noatime,errors=remount-ro tuneopts="-c 0 -i 0"
primary / 300- ext4 rw,nobarrier,noatime,errors=remount-ro tuneopts="-c 0 -i 0"

0 comments on commit 92d1ecc

Please sign in to comment.