Abhishek Dasgupta created MESOS-6256:
----------------------------------------

             Summary: Make install should also install mesos as service
                 Key: MESOS-6256
                 URL: https://issues.apache.org/jira/browse/MESOS-6256
             Project: Mesos
          Issue Type: Improvement
          Components: build
            Reporter: Abhishek Dasgupta


Currently, ```make install``` install mesos only as binary and library i.e 
after you run ```make install``` you can run mesos-master as command as it is 
installed on your PATH. But we need to have provision to create service files 
as well through ```make install``` so that mesos can be started as ```service 
mesos-master start```. So far, it is achieved only through mesos-deb-packaging 
project, But it will be a good practice to integrate it into main mesos project.



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

Reply via email to