#!/bin/bash

if ls /var/tmp/abrt/ccpp* 1> /dev/null 2>&1;  then
   # TODO: enable sys flag
fi
