Initial commit
This commit is contained in:
6
package/qca/qca-nss-ecm/files/on-demand-down
Normal file
6
package/qca/qca-nss-ecm/files/on-demand-down
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
# Copyright (c) 2016 The Linux Foundation. All rights reserved.
|
||||
|
||||
[ -e "/sys/kernel/debug/ecm/ecm_db/defunct_all" ] && {
|
||||
echo 1 > /sys/kernel/debug/ecm/ecm_db/defunct_all
|
||||
}
|
||||
Reference in New Issue
Block a user