post_install() {
  echo "-- You should add dkfilter user and group"
}

post_remove() {
  echo "-- You may remove dkfilter user and group"
}
