summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMaxwell Pray2017-02-10 11:02:40 -0800
committerMaxwell Pray2017-02-10 11:02:40 -0800
commit9f1a6eb5795da98646fc42b61a343cb8810c3a4a (patch)
treec6fa3b071dd528e01ba8cbbea4a1d5490e5b80c5 /config
downloadaur-9f1a6eb5795da98646fc42b61a343cb8810c3a4a.tar.gz
Initial commit.
Diffstat (limited to 'config')
-rw-r--r--config26
1 files changed, 26 insertions, 0 deletions
diff --git a/config b/config
new file mode 100644
index 000000000000..8d8ea333e5a1
--- /dev/null
+++ b/config
@@ -0,0 +1,26 @@
+.encoding = "UTF-8"
+VMCI_CONFED = "yes"
+NETWORKING = "yes"
+initscriptdir = "/etc/init.d"
+VMBLOCK_CONFED = "yes"
+authd.fullpath = "/usr/sbin/vmware-authd"
+gksu.rootMethod = "su"
+VSOCK_CONFED = "yes"
+libdir = "/usr/lib/vmware"
+bindir = "/usr/bin"
+vmware.fullpath = "/usr/bin/vmware"
+vix.libdir = "/usr/lib/vmware-vix"
+installerDefaults.componentDownloadEnabled = "yes"
+installerDefaults.autoSoftwareUpdateEnabled.epoch = "5971871847"
+vix.config.version = "1"
+player.product.version = "12.5.2"
+installerDefaults.dataCollectionEnabled.epoch = "2097005183"
+installerDefaults.dataCollectionEnabled = "no"
+installerDefaults.transferVersion = "1"
+installerDefaults.autoSoftwareUpdateEnabled = "no"
+product.buildNumber = "4638234"
+authd.client.port = "902"
+authd.proxy.nfc = "vmware-hostd:ha-nfc"
+product.version = "12.5.2"
+workstation.product.version = "12.5.2"
+product.name = "VMware Workstation"