luci-0.9: merge r6012
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 3 Apr 2010 17:53:09 +0000 (17:53 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 3 Apr 2010 17:53:09 +0000 (17:53 +0000)
modules/admin-core/root/sbin/luci-flash

index a9ddc87f2e5c9abb560fcb9ce582395de65d2951..1874e8c656d107190a7a2883986ce4e9e7bec3c4 100755 (executable)
@@ -1,6 +1,10 @@
 #!/bin/sh
 . /etc/functions.sh
 
+trap '' INT
+trap '' TERM
+trap '' PIPE
+
 # initialize defaults
 RAMFS_COPY_BIN="/usr/bin/awk"       # extra programs for temporary ramfs root
 RAMFS_COPY_DATA=""      # extra data files