【CentOS7】 コアダンプを有効にする

# vi /etc/systemd/system.conf とし、以下のように変更します。

19行目  
DumpCore=yes (コメントを外す)

49行目  
DefaultLimitCORE=infinity (コメントを外し、infinityを付加する)

Leave a Reply

Your email address will not be published. Required fields are marked *