Alignak-monitoring / alignak

Monitoring tool, highly flexible and new standard oriented
https://alignak-monitoring.github.io
GNU Affero General Public License v3.0
86 stars 19 forks source link

Updated sysvinit scripts #1126

Open Jorilx opened 4 years ago

Jorilx commented 4 years ago

Created new sysvinit scripts by using the systemd unit files as guide.

Since every unit file follows the same template, I've written a service-template and a gen.sh to allow for the automatic generation of all the scripts.

Tested on Devuan 1.0 "Jessie" See #1125

codecov[bot] commented 4 years ago

Codecov Report

Merging #1126 into develop will increase coverage by 0.1%. The diff coverage is n/a.

@@            Coverage Diff            @@
##           develop   #1126     +/-   ##
=========================================
+ Coverage     84.9%   85.1%   +0.1%     
=========================================
  Files          102     102             
  Lines        17767   17767             
=========================================
+ Hits         15091   15126     +35     
+ Misses        2676    2641     -35