1 Star 0 Fork 6

李文俊/apport

forked from openKylin/apport 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
use-local 382 Bytes
一键复制 编辑 原始数据 按行查看 历史
openKylinBot 提交于 2022-05-13 19:55 . Import Upstream version 2.20.11
#!/bin/sh -e
# This changes the kernel's core_pattern pipeline to use the local tree's
# apport program instead of the system version. This is useful if you are
# making changes to bin/apport and want to test them without copying them to
# /usr/share/apport/ every time.
echo "|$(readlink -f $(dirname $0)/data/apport) -p%p -s%s -c%c -d%d -P%P" | tee /proc/sys/kernel/core_pattern
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Rewnosor/apport.git
git@gitee.com:Rewnosor/apport.git
Rewnosor
apport
apport
openkylin/yangtze

搜索帮助