summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorSimon Rettberg2013-05-24 19:27:43 +0200
committerSimon Rettberg2013-05-24 19:27:43 +0200
commitc7663d169c4a8215f71c21b6ff0ab4be5339db80 (patch)
tree9846744db899136109a970d840a86874023b0f26 /remote
parent[kdm] Make input boxes twice as wide (request by OG) (diff)
downloadtm-scripts-c7663d169c4a8215f71c21b6ff0ab4be5339db80.tar.gz
tm-scripts-c7663d169c4a8215f71c21b6ff0ab4be5339db80.tar.xz
tm-scripts-c7663d169c4a8215f71c21b6ff0ab4be5339db80.zip
[vmchooser] mount vm-nfs-share read only
Diffstat (limited to 'remote')
-rw-r--r--remote/modules/vmchooser/data/etc/systemd/system/var-lib-virt.mount2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/vmchooser/data/etc/systemd/system/var-lib-virt.mount b/remote/modules/vmchooser/data/etc/systemd/system/var-lib-virt.mount
index 704606a6..21ac1544 100644
--- a/remote/modules/vmchooser/data/etc/systemd/system/var-lib-virt.mount
+++ b/remote/modules/vmchooser/data/etc/systemd/system/var-lib-virt.mount
@@ -5,6 +5,6 @@
What=vm-store.public.ads.uni-freiburg.de:vmwareImages/vmware/vmware65
Where=/var/lib/virt
Type=nfs
- Options=rw,async,nolock,vers=3
+ Options=ro,async,nolock,vers=3
StandardOutput=syslog
StandardError=syslog