Make core dumps work

Core dumps are written to the /var/local/dumps directory.
This commit is contained in:
Reto Buerki
2013-01-17 16:55:04 +01:00
committed by Tobias Brunner
parent e3a3013323
commit 41943e9c1b
3 changed files with 9 additions and 2 deletions
+3 -1
View File
@@ -57,4 +57,6 @@ net.ipv6.conf.all.forwarding=1
#
# Log Martian Packets
#net.ipv4.conf.all.log_martians = 1
#
# Enable coredump for suid binaries
fs.suid_dumpable = 1