diff options
| author | Christian Rößler | 2013-09-10 14:56:00 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-09-10 14:56:00 +0200 |
| commit | ca23b4dd11b1551186ba13db05afbf5d2125e9df (patch) | |
| tree | 55236c87d0539f396fd80b70653a71ae299710e8 | |
| parent | [vbox] Standardization for run-virt (diff) | |
| download | tm-scripts-ca23b4dd11b1551186ba13db05afbf5d2125e9df.tar.gz tm-scripts-ca23b4dd11b1551186ba13db05afbf5d2125e9df.tar.xz tm-scripts-ca23b4dd11b1551186ba13db05afbf5d2125e9df.zip | |
[vbox] Standardization for run-virt
| -rw-r--r-- | remote/modules/vbox/data/opt/openslx/etc/virtualbox/virtualbox.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/remote/modules/vbox/data/opt/openslx/etc/virtualbox/virtualbox.conf b/remote/modules/vbox/data/opt/openslx/etc/virtualbox/virtualbox.conf new file mode 100644 index 00000000..8a7a58e4 --- /dev/null +++ b/remote/modules/vbox/data/opt/openslx/etc/virtualbox/virtualbox.conf @@ -0,0 +1,2 @@ +# Todo: Good setting +export VBOX_USER_HOME="" |
