mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
This patch is to clean-up acrn-hypervisor root directory, targt only 5 folders under acrn-hypervisor:1.hypervisor,2.devicemodel,3.misc,4.doc,5.build Tracked-On: #3482 Signed-off-by: Terry Zou <terry.zou@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
8 lines
282 B
Plaintext
8 lines
282 B
Plaintext
# This file is part of acrn-hypervisor.
|
|
|
|
# See sysctl.d(5) for the description of the files in this directory,
|
|
# and systemd-coredump(8) and core(5) for the explanation of the
|
|
# setting below.
|
|
|
|
kernel.core_pattern=|/usr/bin/usercrash-wrapper %E %P %u %g %s %t %c %h %e %p %i %I %d
|