aboutsummaryrefslogtreecommitdiff
path: root/system/sysctl.conf
diff options
context:
space:
mode:
Diffstat (limited to 'system/sysctl.conf')
-rw-r--r--system/sysctl.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/sysctl.conf b/system/sysctl.conf
index 878afc7..4af1ea2 100644
--- a/system/sysctl.conf
+++ b/system/sysctl.conf
@@ -13,3 +13,6 @@ vfs.usermount=1
# Set Focusrite Scarlett 2i2 Gen 3 as default sound device
hw.snd.default_unit=5
+
+# Stop core dumps
+kern.coredump=0