s3:lib/util: make sure panic action can attach a debugger on ubuntu (>=10.10)
commit4c6bfac12a274b0bbcdb54681a817b704839222d
authorStefan Metzmacher <metze@samba.org>
Tue, 4 Oct 2011 08:47:46 +0000 (4 10:47 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 4 Oct 2011 10:51:35 +0000 (4 12:51 +0200)
tree866167d3db4c5877af54c647c4395e3cdf01eba2
parentf2b795e9cf3ddb0f6bf0929bd0e423d39d6d239a
s3:lib/util: make sure panic action can attach a debugger on ubuntu (>=10.10)

By default user processes can't attach a debugger to a process.
So explicitly allow that for all child processes, before calling
the panic action script.

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Tue Oct  4 12:51:35 CEST 2011 on sn-devel-104
source3/lib/util.c