summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmplayer/data/etc/vmware/bootstrap
diff options
context:
space:
mode:
authorMichael Neves2013-05-09 17:42:18 +0200
committerMichael Neves2013-05-09 17:42:18 +0200
commit9bd8844324bcbb8f869d16993853f8af3a536bcc (patch)
treed2bae47f7633e9bce13420787f72e8c863fe00aa /remote/modules/vmplayer/data/etc/vmware/bootstrap
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
parentadd mkhomedir_helper to have temp home directory for ldap users (diff)
downloadtm-scripts-9bd8844324bcbb8f869d16993853f8af3a536bcc.tar.gz
tm-scripts-9bd8844324bcbb8f869d16993853f8af3a536bcc.tar.xz
tm-scripts-9bd8844324bcbb8f869d16993853f8af3a536bcc.zip
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/vmplayer/data/etc/vmware/bootstrap')
-rw-r--r--remote/modules/vmplayer/data/etc/vmware/bootstrap11
1 files changed, 11 insertions, 0 deletions
diff --git a/remote/modules/vmplayer/data/etc/vmware/bootstrap b/remote/modules/vmplayer/data/etc/vmware/bootstrap
new file mode 100644
index 00000000..9417c7fe
--- /dev/null
+++ b/remote/modules/vmplayer/data/etc/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="/etc/init.d"
+INITSCRIPTDIR="/etc/init.d"