#! /bin/bash

# modprobe ccwgroup
if ! [[ "$@" == "ccwgroup" ]]; then
  exit 1
fi
