r103875 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103874‎ | r103875 | r103876 >
Date:23:55, 21 November 2011
Author:asher
Status:ok
Tags:
Comment:
bad bad dollar sign
Modified paths:
  • /trunk/udplog/debian/udp2log.init (modified) (history)

Diff [purge]

Index: trunk/udplog/debian/udp2log.init
@@ -29,7 +29,7 @@
3030 else
3131 queue=$((rmax/1024))
3232 fi
33 - $DAEMON_ARGS="$DAEMON_ARGS --recv-queue=$queue"
 33+ DAEMON_ARGS="$DAEMON_ARGS --recv-queue=$queue"
3434 fi
3535
3636 # Exit if the package is not installed

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r103860set udp2log recv-queue to up to 128k based on rmem_maxasher22:59, 21 November 2011

Status & tagging log