Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src/Makefile: added target to install files for systemd on Centos 7 #1831

Merged
merged 2 commits into from Feb 1, 2019

Conversation

ycaner06
Copy link
Contributor

@ycaner06 ycaner06 commented Feb 1, 2019

Pre-Submission Checklist

  • Commit message has the format required by CONTRIBUTING guide
  • Commits are split per component (core, individual modules, libs, utils, ...)
  • Each component has a single commit (if not, squash them into one commit)
  • [x ] No commits to README files for modules (changes must be done to docbook files
    in doc/ subfolder, the README file is autogenerated)

Type Of Change

  • Small bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would change existing functionality)

Checklist:

  • PR should be backported to stable branches
  • Tested changes locally
  • Related to issue #XXXX (replace XXXX with an open issue number)

Description

added target to install systemd and sysconfig files for systemd service
installation method : make install-systemd-centos

added target to install systemd and sysconfig files for systemd service
installation method :  make install-systemd-centos
@ycaner06
Copy link
Contributor Author

ycaner06 commented Feb 1, 2019

@miconda , sorry that i copied your work to save my day.

src/makefile : add --system parameter for user
after rebooting , /run/kamailio folder is survived.
@miconda
Copy link
Member

miconda commented Feb 1, 2019

Thanks, you saved me time as well!

@miconda miconda merged commit 9f9ec19 into kamailio:master Feb 1, 2019
miconda pushed a commit that referenced this pull request Mar 6, 2019
…1831)

* src/Makefile: added target to install files for systemd on Centos 7

added target to install systemd and sysconfig files for systemd service
installation method :  make install-systemd-centos

* src/makefile : add --system parameter for user

src/makefile : add --system parameter for user
after rebooting , /run/kamailio folder is survived.

(cherry picked from commit 9f9ec19)
miconda pushed a commit that referenced this pull request Mar 19, 2019
…1831)

* src/Makefile: added target to install files for systemd on Centos 7

added target to install systemd and sysconfig files for systemd service
installation method :  make install-systemd-centos

* src/makefile : add --system parameter for user

src/makefile : add --system parameter for user
after rebooting , /run/kamailio folder is survived.

(cherry picked from commit 9f9ec19)
(cherry picked from commit 55540fd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants