diff options
Diffstat (limited to 'net-news/leafnode/files/fetchnews.cron')
-rw-r--r-- | net-news/leafnode/files/fetchnews.cron | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net-news/leafnode/files/fetchnews.cron b/net-news/leafnode/files/fetchnews.cron new file mode 100644 index 000000000000..44c196a56c5d --- /dev/null +++ b/net-news/leafnode/files/fetchnews.cron @@ -0,0 +1,12 @@ +#!/bin/sh +# +# Uncomment the following if you want to regularly +# fetch new messages from your news server. +# +# +# This is part of the leafnode package. +# + + +#/usr/sbin/fetchnews + |