#!/bin/sh -e
echo "|$(readlink -f $(dirname $0)/bin/apport)" > /proc/sys/kernel/core_pattern
