mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-09 02:24:45 +00:00
crashlog: introducing crashlogctl
This patch introduce the command `crashlogctl`, it is used to enable/disable the ACRN crashlog services. Also a systemd-tmpfile config file is introduced to create the /var/log/crashlog directory, and a sysctl config file where the usercrash-wrapper will be configured at boot time. Tracked-On: #1386 Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com> Reviewed-by: Zhi Jin <zhi.jin@intel.com> Acked-by: Chen Gang <gang.c.chen@intel.com>
This commit is contained in:
committed by
wenlingz
parent
b1a05d17ed
commit
f3fc857f56
2
tools/acrn-crashlog/data/acrn-crashlog-dirs.conf
Normal file
2
tools/acrn-crashlog/data/acrn-crashlog-dirs.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
#Type Path Mode UID GID Age Argument
|
||||
d /var/log/crashlog 0750 telemetry telemetry -
|
||||
Reference in New Issue
Block a user