Debian security updates
Check for package updates using APT.
Asumes that the package list gets updated using eg. a cronjob
running apt-get update.
[apt_updates] command=! apt-get -s upgrade | egrep -q "^((Inst)|(Conf)) [^(]+ \([^ ]+" type=boolean timeout=10