diff options
| author | Simon Rettberg | 2013-05-08 19:51:17 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-05-08 19:51:17 +0200 |
| commit | 16469322a4636dbd7042b1410e132aba6edde629 (patch) | |
| tree | 95468ef8e4ee23b92b1db6d1574ceb260967f476 /remote/modules/vmplayer/data/etc/vmware/config | |
| parent | Merge branch 'master' of simonslx:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-16469322a4636dbd7042b1410e132aba6edde629.tar.gz tm-scripts-16469322a4636dbd7042b1410e132aba6edde629.tar.xz tm-scripts-16469322a4636dbd7042b1410e132aba6edde629.zip | |
Add vmplayer module that extracts from bundle
Diffstat (limited to 'remote/modules/vmplayer/data/etc/vmware/config')
| -rw-r--r-- | remote/modules/vmplayer/data/etc/vmware/config | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/remote/modules/vmplayer/data/etc/vmware/config b/remote/modules/vmplayer/data/etc/vmware/config new file mode 100644 index 00000000..5a62a179 --- /dev/null +++ b/remote/modules/vmplayer/data/etc/vmware/config @@ -0,0 +1,19 @@ +.encoding = "UTF-8" +NETWORKING = "yes" +VMBLOCK_CONFED = "no" +gksu.rootMethod = "su" +libdir = "/usr/lib/vmware" +VMCI_CONFED = "no" +VSOCK_CONFED = "no" +initscriptdir = "/etc/init.d" +authd.fullpath = "/usr/sbin/vmware-authd" +bindir = "/usr/bin" +installerDefaults.componentDownloadEnabled = "yes" +installerDefaults.autoSoftwareUpdateEnabled.epoch = "4837526839" +vix.config.version = "1" +player.product.version = "5.0.2" +installerDefaults.dataCollectionEnabled.epoch = "9979927113" +installerDefaults.dataCollectionEnabled = "no" +installerDefaults.transferVersion = "1" +installerDefaults.autoSoftwareUpdateEnabled = "no" +product.buildNumber = "1031769" |
