You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/24 19:02:20 UTC

[jira] [Commented] (CLOUDSTACK-9462) Systemd packaging for Ubuntu 16.04

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

ASF GitHub Bot commented on CLOUDSTACK-9462:
--------------------------------------------

Github user wido commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1916#discussion_r97613420
  
    --- Diff: debian/rules ---
    @@ -149,7 +150,7 @@ override_dh_installinit:
     	dh_installinit -pcloudstack-management -pcloudstack-agent -pcloudstack-usage --onlyscripts --no-start
     
     override_dh_systemd_enable:
    -	dh_systemd_enable -pcloudstack-agent -pcloudstack-usage
    +	dh_systemd_enable -pcloudstack-management -pcloudstack-agent -pcloudstack-usage
    --- End diff --
    
    Shouldn't we somehow clean up any left behind script in /etc/init.d of the management server?


> Systemd packaging for Ubuntu 16.04
> ----------------------------------
>
>                 Key: CLOUDSTACK-9462
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9462
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Rohit Yadav
>            Assignee: Rohit Yadav
>             Fix For: 4.10.0.0, 4.9.1.0
>
>
> Support for building deb packages that will work on Ubuntu 16.04



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)