#!/bin/sh

# backward compatibility script
echo 'Warning: use "monitor_ddc clean" instead of "ddcclean"' > /dev/stderr
monitor_ddc clean
