mirror of https://github.com/apache/cloudstack.git
change display name in /etc/init.d/cloudstack-agent from cloud-agent to cloudstack-agent
(cherry picked from commit add6505182)
This commit is contained in:
parent
137ee50477
commit
2cc1dd4e74
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
. /lib/lsb/init-functions
|
||||
|
||||
SHORTNAME="cloud-agent"
|
||||
SHORTNAME="cloudstack-agent"
|
||||
PIDFILE=/var/run/"$SHORTNAME".pid
|
||||
LOCKFILE=/var/lock/subsys/"$SHORTNAME"
|
||||
PROGNAME="CloudStack Agent"
|
||||
|
|
|
|||
Loading…
Reference in New Issue