1
0
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:
Lukas Pirl 2017-07-25 10:05:03 +02:00 committed by GitHub
parent 2e55fa7bed
commit d72b910700

View File

@ -1,3 +1,3 @@
#! /bin/sh
/usr/local/bin/log2ram write
/usr/local/bin/log2ram write > /dev/null