[SCM] mpd-sima/master: Add weak dependencies on MPD in init script

kaliko-guest at users.alioth.debian.org kaliko-guest at users.alioth.debian.org
Wed Sep 12 16:30:30 UTC 2012


The following commit has been merged in the master branch:
commit 5a94170463458d9f4813bbcfb4299f1cdbbbded3
Author: Geoffroy Youri Berret <efrim at azylum.org>
Date:   Wed Sep 12 18:13:53 2012 +0200

    Add weak dependencies on MPD in init script
    
    mpd-sima should start after MPD when both live on the same host.
    
    Closes: #687426

diff --git a/debian/mpd-sima.init b/debian/mpd-sima.init
index 6bf8557..896c196 100755
--- a/debian/mpd-sima.init
+++ b/debian/mpd-sima.init
@@ -3,6 +3,7 @@
 # Provides:          mpd-sima
 # Required-Start:    $remote_fs $local_fs
 # Required-Stop:     $remote_fs $local_fs
+# Should-Start:      mpd
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: Starts and daemonize MPD_sima

-- 
mpd-sima packaging



More information about the pkg-multimedia-commits mailing list