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