summaryrefslogtreecommitdiffstats
path: root/jenkins-server-slave-setup/macosx/disable-crash-reporter.txt
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins-server-slave-setup/macosx/disable-crash-reporter.txt')
-rw-r--r--jenkins-server-slave-setup/macosx/disable-crash-reporter.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/jenkins-server-slave-setup/macosx/disable-crash-reporter.txt b/jenkins-server-slave-setup/macosx/disable-crash-reporter.txt
new file mode 100644
index 0000000..ba1fd92
--- /dev/null
+++ b/jenkins-server-slave-setup/macosx/disable-crash-reporter.txt
@@ -0,0 +1,7 @@
+http://osxdaily.com/2010/02/15/disable-the-crash-reporter-dialog-in-mac-os-x/
+
+Off
+ defaults write com.apple.CrashReporter DialogType none
+
+On
+ defaults write com.apple.CrashReporter DialogType crashreport