Skip to content

Commit

Permalink
Revert "fix option name"
Browse files Browse the repository at this point in the history
This reverts commit 92d1ecc.
to get in sync with fai-cloud-image repo
  • Loading branch information
Thomas Lange committed Aug 31, 2017
1 parent ef764f5 commit 2ec8e86
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,nobarrier,noatime,errors=remount-ro tuneopts="-c 0 -i 0"
primary / 300- ext4 rw,barrier=0,noatime,errors=remount-ro tuneopts="-c 0 -i 0"

0 comments on commit 2ec8e86

Please sign in to comment.