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