]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Add root to fstab
authorTobias Brunner <tobias@strongswan.org>
Tue, 24 Nov 2015 17:33:57 +0000 (18:33 +0100)
committerTobias Brunner <tobias@strongswan.org>
Wed, 15 Jun 2016 14:24:44 +0000 (16:24 +0200)
This seems to be required for systemd to remount it.

testing/hosts/default/etc/fstab

index 12747232e19961196960cec5a4d412a04f9f591a..9b0f70203d014d4b338ea817097ba736d18ce24b 100644 (file)
@@ -1 +1,2 @@
+/dev/vda1      /                       ext3    defaults,relatime,barrier=1     0       1
 /hostshare /root/shared 9p trans=virtio,version=9p2000.L 0 0