mirror of
https://github.com/azlux/log2ram.git
synced 2023-10-10 13:37:24 +02:00
make hourly Cron job quiet
otherwise, systems that are able to send mails would send the uninteresting output every hour to the admin
This commit is contained in:
parent
2e55fa7bed
commit
d72b910700
@ -1,3 +1,3 @@
|
||||
#! /bin/sh
|
||||
|
||||
/usr/local/bin/log2ram write
|
||||
/usr/local/bin/log2ram write > /dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user