330.news revision 50472
128263Spst#!/bin/sh
228263Spst#
350472Speter# $FreeBSD: head/etc/periodic/daily/330.news 50472 1999-08-27 23:37:10Z peter $
428263Spst#
528263Spst# Expire news articles
628263Spst# (This is present only for backwards compatibility, usually the news
728263Spst# system handles this on its own).
828263Spst
928263Spstif [ -f /etc/news.expire ]; then
1028263Spst	/etc/news.expire
1128263Spstfi
12