[OpenWrt-Devel] [PATCH] ramips: delete unused file

2015-02-03 Thread Cezary Jackiewicz
These file is not used by system.

Signed-off-by: Cezary Jackiewicz cezary.jackiew...@gmail.com
---

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..000
--- a/target/linux/ramips/base-files/etc/hotplug.d/usb/10-motion
+++ /dev/null
@@ -1 +0,0 @@
-[ $ACTION = motion ]  logger webcam motion event



-- 
Pozdrawiam,
 Cezary Jackiewicz
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] [PATCH] ramips: delete unused file

2015-02-03 Thread John Crispin


On 04/02/2015 07:04, John Crispin wrote:
 
 
 On 04/02/2015 07:02, Cezary Jackiewicz wrote:
 These file is not used by system.
 
 erm, how is that unused ? people use it for hooking stuff into the
 motion detection of the belkin webcams. if at all, move it into the
 matching driver package
 

moving it wont work as the matching kernel patch is currently inside the
ralink folder

 

 Signed-off-by: Cezary Jackiewicz cezary.jackiew...@gmail.com
 ---

 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..000
 --- a/target/linux/ramips/base-files/etc/hotplug.d/usb/10-motion
 +++ /dev/null
 @@ -1 +0,0 @@
 -[ $ACTION = motion ]  logger webcam motion event



 ___
 openwrt-devel mailing list
 openwrt-devel@lists.openwrt.org
 https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
 
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] [PATCH] ramips: delete unused file

2015-02-03 Thread John Crispin


On 04/02/2015 07:02, Cezary Jackiewicz wrote:
 These file is not used by system.

erm, how is that unused ? people use it for hooking stuff into the
motion detection of the belkin webcams. if at all, move it into the
matching driver package


 
 Signed-off-by: Cezary Jackiewicz cezary.jackiew...@gmail.com
 ---
 
 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..000
 --- a/target/linux/ramips/base-files/etc/hotplug.d/usb/10-motion
 +++ /dev/null
 @@ -1 +0,0 @@
 -[ $ACTION = motion ]  logger webcam motion event
 
 
 
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel