From patchwork Wed Feb 4 06:02:11 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Cezary Jackiewicz X-Patchwork-Id: 436139 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from arrakis.dune.hu (arrakis.dune.hu [78.24.191.176]) (using TLSv1.1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id A52031400EA for ; Wed, 4 Feb 2015 17:02:27 +1100 (AEDT) Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id C7FDA28BC4A; Wed, 4 Feb 2015 06:59:48 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on arrakis.dune.hu X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id 966D928BBD5 for ; Wed, 4 Feb 2015 06:59:44 +0100 (CET) X-policyd-weight: using cached result; rate: -8.5 Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) by arrakis.dune.hu (Postfix) with ESMTPS for ; Wed, 4 Feb 2015 06:59:44 +0100 (CET) Received: by mail-wi0-f180.google.com with SMTP id h11so1229402wiw.1 for ; Tue, 03 Feb 2015 22:02:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-transfer-encoding; bh=Pvdty2Zi7Cm7NJz1/R2+URB62evL3B0Bf7vPR/L0V/Y=; b=SQDZlw5Xli4MK2/344guX5XOlq3mSYnaKFt5fmjx31UXiLhSohn/+2rI0J6Ujk/UC0 gONmwtqgap4HEfZgZay1q2xlqfWJOGyUjxfnV8bp3o/DGkuJFdX3uzs9uEOPytgf9xBg W9GA+olWLuv5n3S6mmYr9na1J5Re54wLf/HcRM2ja5LMvkoax0hBr15XtnTlXfmYGjJd 4aMxgCjJaQH2m+ySoY5KH/jOq++2ca5WkGnimTmH5EXTNa+h9QIKXRGVF/9C/dof0mxW STiwCqu8Xlz6Kepn8DAi202bsrdXHQeL5FeMOHHmQ0BzrFxOtx/GHVtoAH0XCCF0TrWs 18og== X-Received: by 10.180.74.6 with SMTP id p6mr12681182wiv.17.1423029734613; Tue, 03 Feb 2015 22:02:14 -0800 (PST) Received: from samsung (178235241016.warszawa.vectranet.pl. [178.235.241.16]) by mx.google.com with ESMTPSA id vh8sm1100468wjc.12.2015.02.03.22.02.13 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Tue, 03 Feb 2015 22:02:13 -0800 (PST) Date: Wed, 4 Feb 2015 07:02:11 +0100 From: Cezary Jackiewicz To: openwrt-devel@lists.openwrt.org Message-ID: <20150204070211.084da2e3@samsung> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Subject: [OpenWrt-Devel] [PATCH] ramips: delete unused file X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: openwrt-devel-bounces@lists.openwrt.org Sender: "openwrt-devel" These file is not used by system. Signed-off-by: Cezary Jackiewicz diff --git a/target/linux/ramips/base-files/etc/hotplug.d/usb/10-motion b/target/linux/ramips/base-files/etc/hotplug.d/usb/10-motion deleted file mode 100644 index e96acc8..0000000 --- a/target/linux/ramips/base-files/etc/hotplug.d/usb/10-motion +++ /dev/null @@ -1 +0,0 @@ -[ "$ACTION" = "motion" ] && logger webcam motion event