summarylogtreecommitdiffstats
path: root/vmware-bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'vmware-bootstrap')
-rw-r--r--vmware-bootstrap11
1 files changed, 11 insertions, 0 deletions
diff --git a/vmware-bootstrap b/vmware-bootstrap
new file mode 100644
index 000000000000..981b82191cca
--- /dev/null
+++ b/vmware-bootstrap
@@ -0,0 +1,11 @@
+PREFIX="/usr"
+BINDIR="/usr/bin"
+SBINDIR="/usr/sbin"
+LIBDIR="/usr/lib"
+DATADIR="/usr/share"
+SYSCONFDIR="/etc"
+DOCDIR="/usr/share/doc"
+MANDIR="/usr/share/man"
+INCLUDEDIR="/usr/include"
+INITDIR=""
+INITSCRIPTDIR="/usr/lib/systemd/scripts"