Signed-off-by: Ian Campbell <ian.campb...@citrix.com>
---
 ts-libvirt-build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ts-libvirt-build b/ts-libvirt-build
index 7322d73..537742b 100755
--- a/ts-libvirt-build
+++ b/ts-libvirt-build
@@ -129,6 +129,7 @@ test -x $DAEMON || exit 0
 PIDFILE=/var/run/$NAME.pid
 
 start() {
+       ulimit -c unlimited
        start-stop-daemon --start --pidfile $PIDFILE \
            --exec $DAEMON $@ -- -d $libvirtd_opts
 }
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to