mirror of
https://github.com/tildeclub/tilde.club.git
synced 2026-03-10 05:00:19 +00:00
Update usenet.md
This commit is contained in:
committed by
GitHub
parent
553b2cb8b6
commit
5e8f9abad2
@@ -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
|
||||
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
|
||||
|
||||
|
||||
## Running the server
|
||||
|
||||
This can be accomplished via systemd.
|
||||
|
||||
Reference in New Issue
Block a user