#!/bin/sh 

test -x /usr/sbin/apticron || exit 0
/usr/sbin/apticron
