static env

This commit is contained in:
Maxim Devaev
2022-11-07 16:17:13 +03:00
parent 68b3dd4fd0
commit 29bd1e2f6f
6 changed files with 36 additions and 11 deletions

2
testenv/fakes/etc/fstab Normal file
View File

@@ -0,0 +1,2 @@
LABEL=PIPST /var/lib/kvmd/pst ext4 nodev,nosuid,noexec,ro,errors=remount-ro,data=journal,X-kvmd.pst-user=kvmd-pst 0 0
LABEL=PIMSD /var/lib/kvmd/msd ext4 nodev,nosuid,noexec,ro,errors=remount-ro,data=journal,X-kvmd.otgmsd-user=kvmd 0 0