Update usenet.md

This commit is contained in:
deepend-tildeclub 2020-09-21 17:27:03 -06:00 committed by GitHub
parent 553b2cb8b6
commit 5e8f9abad2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -70,17 +70,8 @@ A rudimentary `readers.conf` looks like:
And finally set up the cron job to expire messages. Make sure you add this as And finally set up the cron job to expire messages. Make sure you add this as
the `news` user cron: the `news` user cron:
SHELL=/bin/sh
MAILTO=root
#=========================================================================
# INN crontab:
#=========================================================================
#
# Run news.daily every morning at 6am
#
0 6 * * * /usr/libexec/news/news.daily > dev/null 0 6 * * * /usr/libexec/news/news.daily > dev/null
## Running the server ## Running the server
This can be accomplished via systemd. This can be accomplished via systemd.