[SCM] mediatomb/master: d/mediatomb-daemon.mediatomb.init: clarify a bit more what needs to be updated.

zumbi at users.alioth.debian.org zumbi at users.alioth.debian.org
Thu Oct 16 13:21:46 UTC 2014


The following commit has been merged in the master branch:
commit 31e5d4dff7b6280abae2809c3dcd28cf6368b5ed
Author: Héctor Orón Martínez <zumbi at debian.org>
Date:   Thu Oct 16 15:21:41 2014 +0200

    d/mediatomb-daemon.mediatomb.init: clarify a bit more what needs to be updated.
    
    Signed-off-by: Héctor Orón Martínez <zumbi at debian.org>

diff --git a/debian/mediatomb-daemon.mediatomb.init b/debian/mediatomb-daemon.mediatomb.init
index 64d44b2..7c9e691 100644
--- a/debian/mediatomb-daemon.mediatomb.init
+++ b/debian/mediatomb-daemon.mediatomb.init
@@ -56,6 +56,7 @@ fi
 # Run as root if USER not specified
 if [ ! $MT_USER ]; then
 	log_failure_msg "$NAME: No user '$MT_USER' specified in $DEFAULT file."
+	log_failure_msg "Configuration variables have been renamed to add a MT_ prefix"
 	log_failure_msg "Please update configuration file in $DEFAULT."
 	exit 1
 fi

-- 
MediaTomb packaging



More information about the pkg-multimedia-commits mailing list