#!/bin/sh
set -e

if test "$1" = "configure"; then
    mkdir -p /etc/ionit
fi

#DEBHELPER#
