Vincent Bernat created CLOUDSTACK-7633:
------------------------------------------
Summary: Most init scripts provide an invalid name for LSB header
"Provides"
Key: CLOUDSTACK-7633
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7633
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Packaging
Affects Versions: 4.2.0, Future
Reporter: Vincent Bernat
Priority: Minor
Many init scripts have an LSB "Provides" header like this:
{code}
# Provides: cloud agent
{code}
This means that this script provides "cloud" and "agent". This needs to be
fixed to say "cloud-agent" instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)