Subversion Repositories configs

Rev

Rev 19 | Rev 175 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 19 Rev 42
Line 18... Line 18...
18
. "$libdir"/scripts/util.sh
18
. "$libdir"/scripts/util.sh
19
 
19
 
20
load_settings "$libdir" || exit 1
20
load_settings "$libdir" || exit 1
21
 
21
 
22
VNETLIB_LOG=/var/log/vnetlib
22
VNETLIB_LOG=/var/log/vnetlib
23
PRODUCT_NAME="VMware VMX"
23
PRODUCT_NAME="vmware-vmx"
24
COMPONENT_NAME="vmware-vmx"
24
COMPONENT_NAME="vmware-vmx"
25
 
25
 
26
# This comment is a hack to prevent RedHat distributions from outputing
26
# This comment is a hack to prevent RedHat distributions from outputing
27
# "Starting <basename of this script>" when running this startup script.
27
# "Starting <basename of this script>" when running this startup script.
28
# We just need to write the word daemon followed by a space
28
# We just need to write the word daemon followed by a space