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         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A

Attachment: signature.asc
Description: Digital signature

Reply via email to