[Git][pkg-voip-team/asterisk][master] fix sysV init file to align with mariadb (not mysql); closes: bug#1003925, thanks to Roel van Meer
    Jonas Smedegaard (@js) 
    gitlab at salsa.debian.org
       
    Wed Jan 19 00:11:51 GMT 2022
    
    
  
Jonas Smedegaard pushed to branch master at Debian VoIP Packaging Team / asterisk
Commits:
dc6601ca by Jonas Smedegaard at 2022-01-19T01:10:26+01:00
fix sysV init file to align with mariadb (not mysql); closes: bug#1003925, thanks to Roel van Meer
- - - - -
1 changed file:
- debian/asterisk.init
Changes:
=====================================
debian/asterisk.init
=====================================
@@ -14,8 +14,8 @@
 # Provides:          asterisk
 # Required-Start:    $remote_fs
 # Required-Stop:     $remote_fs
-# Should-Start:      $syslog $network $named mysql postgresql dahdi
-# Should-Stop:       $syslog $network $named mysql postgresql
+# Should-Start:      $syslog $network $named mariadb postgresql dahdi
+# Should-Stop:       $syslog $network $named mariadb postgresql
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: Asterisk PBX
View it on GitLab: https://salsa.debian.org/pkg-voip-team/asterisk/-/commit/dc6601ca808c1b727d01fa5791adc7740a967b37
-- 
View it on GitLab: https://salsa.debian.org/pkg-voip-team/asterisk/-/commit/dc6601ca808c1b727d01fa5791adc7740a967b37
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-voip-maintainers/attachments/20220119/e2a7df6f/attachment.htm>
    
    
More information about the Pkg-voip-maintainers
mailing list