OS/Ubuntu
Ubuntu 오류보고창 끄기
Lute3r
2013. 5. 13. 08:42
Ubuntu 오류보고창 끄기
# sudo gedit /etc/default/apport
enabled=1 ==> enabled=0 변경
# sudo service apport stop
반응형