testing: Add root to fstab

This seems to be required for systemd to remount it.
This commit is contained in:
Tobias Brunner
2016-06-15 16:24:44 +02:00
parent 1c616eccae
commit 5c71cbfa94
+1
View File
@@ -1 +1,2 @@
/dev/vda1 / ext3 defaults,relatime,barrier=1 0 1
/hostshare /root/shared 9p trans=virtio,version=9p2000.L 0 0