flexlm: Hard coded path to lmgrd init script.
This commit is contained in:
parent
c6ee4e081c
commit
7a335ec644
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
# Source function library.
|
||||
. /etc/init.d/functions
|
||||
|
||||
PATH=${PATH}:/usr/local/lib/lmgrd
|
||||
PATH=/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/usr/local/lib/lmgrd
|
||||
|
||||
# Determine license id
|
||||
licid=`basename $0 | cut -d '.' -f 2-`
|
||||
|
|
Loading…
Add table
Reference in a new issue