Bug#772403: Patch
Alessio Treglia
alessio at debian.org
Sat Dec 6 15:47:53 UTC 2014
tags 772403 patch
thanks
Hi,
Attaching the patch committed to git for public review.
Cheers.
diff --git a/debian/rotter.init b/debian/rotter.init
index 1b9c15c..663da74 100644
--- a/debian/rotter.init
+++ b/debian/rotter.init
@@ -33,6 +33,10 @@ test -f $DAEMON || exit 0
. /lib/lsb/init-functions
+sleep() {
+ env - /bin/sleep "$1"
+}
+
case "$1" in
start)
if test -e $PIDFILE ; then
--
Alessio Treglia | www.alessiotreglia.com
Debian Developer | alessio at debian.org
Ubuntu Core Developer | quadrispro at ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20141206/7a247619/attachment.sig>
More information about the pkg-multimedia-maintainers
mailing list