[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147846#comment-14147846
 ] 

ASF subversion and git services commented on CLOUDSTACK-7633:
-------------------------------------------------------------

Commit 2401eb927bbda69f0376d1f34ef20631e1188540 in cloudstack's branch 
refs/heads/master from [~vbernat]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2401eb9 ]

CLOUDSTACK-7633: fix "Provides" in most LSB headers

In init.d scripts, the LSB header may specify what kind of service is
provided by an init script. If spaces are used, this means the init
script is providing several boot facilities. We fix that by using an
hyphen.

Signed-off-by: Rohit Yadav <[email protected]>


> 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, 4.3.0, 4.4.0
>            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)

Reply via email to