mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-16 23:50:21 +00:00
base-files: fix typo in core dump pattern sysctl entry (fixes #20489)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46890
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
kernel.panic=3
|
||||
kernel.core.pattern=/tmp/%e.%t.%p.%s.core
|
||||
kernel.core_pattern=/tmp/%e.%t.%p.%s.core
|
||||
|
||||
net.ipv4.conf.default.arp_ignore=1
|
||||
net.ipv4.conf.all.arp_ignore=1
|
||||
|
||||
Reference in New Issue
Block a user