Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nlf/dhyve-os
Browse files Browse the repository at this point in the history
  • Loading branch information
nlf committed Jan 27, 2016
2 parents 1c17796 + f4a769b commit d2c8b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/etc/init.d/S03automount
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ start() {
mkswap /dev/vda3
swapon /dev/vda3

mkfs.btrfs /dev/vda1
mkfs.btrfs -m single /dev/vda1
mkfs.ext4 /dev/vda2
fi
fi
Expand Down

0 comments on commit d2c8b9f

Please sign in to comment.