mirror of https://github.com/OpenIPC/firmware.git
Update S95majestic
parent
bd22684c89
commit
a5ec66c252
|
@ -6,7 +6,7 @@ MAJESTIC_ARGS="-s"
|
|||
|
||||
debug() {
|
||||
ulimit -c unlimited
|
||||
echo "/root/core.%e.%h.%t" > /proc/sys/kernel/core_pattern
|
||||
echo "/tmp/core.%e.%h.%t" > /proc/sys/kernel/core_pattern
|
||||
}
|
||||
|
||||
start() {
|
||||
|
|
Loading…
Reference in New Issue