diff options
| author | Simon Rettberg | 2013-05-24 19:27:43 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-05-24 19:27:43 +0200 |
| commit | c7663d169c4a8215f71c21b6ff0ab4be5339db80 (patch) | |
| tree | 9846744db899136109a970d840a86874023b0f26 /remote/modules | |
| parent | [kdm] Make input boxes twice as wide (request by OG) (diff) | |
| download | tm-scripts-c7663d169c4a8215f71c21b6ff0ab4be5339db80.tar.gz tm-scripts-c7663d169c4a8215f71c21b6ff0ab4be5339db80.tar.xz tm-scripts-c7663d169c4a8215f71c21b6ff0ab4be5339db80.zip | |
[vmchooser] mount vm-nfs-share read only
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/vmchooser/data/etc/systemd/system/var-lib-virt.mount | 2 |
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 |
