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

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

Commit 1ede3eeacb2e78a34d43003c12ff060b3aafeb21 in cloudstack's branch 
refs/heads/4.4 from [~vbernat]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=1ede3ee ]

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