From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) by huchra.bufferbloat.net (Postfix) with ESMTP id 48C0721F1EB for ; Tue, 24 Jun 2014 20:37:43 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1403667462; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=z4/vDnWOSnmoebGGXA5IdKhhDP/9q0eaJhcxhWWK3Ao=; b=wHbNME3JPhiQ9S0fPodWJrNOLU1Ug0i3g3OgotygtURFlUcFHgdyAZuRYtrP0uk+e+JUdu4y bN04a+tJd3iuPenShR/DpJOfzX2w82ZUpe8u0bomGbGY1411OhcniWtny0qJHSyV6A3vL5K3 0ViTEhKNppIXMRdMLTGlcxewWWs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; b=jgarQBAadysdHAwbeMcMOHDOVL/uSKnDaJmaPESbaKyUq3l6kCsPpLYHO+i1zDgI/E6dBL MFY1vZoCsPioQdwmCzaymBnqVVZgK2k/XvSkT40OdMM34FBBIN7qShJ+GiyEqOwahEEMyNqs wJVIHwFFgt1cFdqQ2HKA5g40/jHEg= Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 53aa4405.7f1e4808e3c0-in1; Wed, 25 Jun 2014 03:37:41 -0000 (UTC) Date: Tue, 24 Jun 2014 20:37:41 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <53aa4405a4c2d_285011c3d3c813fc@hookshot-fe1-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] 0b8edc: pimd: start much later in boot process Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_53aa4405a468b_285011c3d3c81266"; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Sender: noreply@github.com X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jun 2014 03:37:43 -0000 ----==_mimepart_53aa4405a468b_285011c3d3c81266 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 0b8edc3b9fd0b560a2e12c9aaf14911c04011b18 https://github.com/dtaht/ceropackages-3.10/commit/0b8edc3b9fd0b560a2e12c9aaf14911c04011b18 Author: Dave Taht Date: 2014-06-24 (Tue, 24 Jun 2014) Changed paths: M net/pimd/files/pimd.init Log Message: ----------- pimd: start much later in boot process otherwise most of the interfaces are not setup. ----==_mimepart_53aa4405a468b_285011c3d3c81266--