mirror of https://github.com/apache/cloudstack.git
agent: Correct environment variable name
Otherwise the agent won't find it's scripts.
This commit is contained in:
parent
420f08ab4a
commit
da0db631d0
|
|
@ -18,4 +18,4 @@
|
|||
# management server compile-time environment parameters
|
||||
|
||||
paths.pid=@PIDDIR@
|
||||
paths.scripts=@AGENTLIBDIR@
|
||||
paths.script=@AGENTLIBDIR@
|
||||
|
|
|
|||
Loading…
Reference in New Issue