if [ ! -f /tmp/motd.squeeze-lts.trail ]; then
	sh /etc/cron.daily/squeeze-lts
fi
echo ""; echo "Not supported packages by squeeze LTS (wiki.debian.org/LTS/Development):"; echo ""
cat /tmp/motd.squeeze-lts.trail
