Update S95majestic

pull/1384/head
viktorxda 2024-04-05 17:55:06 +02:00 committed by GitHub
parent bd22684c89
commit a5ec66c252
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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() {