Kaynağa Gözat

make hourly Cron job quiet

otherwise, systems that are able to send mails would send the uninteresting output every hour to the admin
pull/22/head
Lukas Pirl 7 yıl önce
committed by GitHub
ebeveyn
işleme
d72b910700
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      log2ram.hourly

+ 1
- 1
log2ram.hourly Dosyayı Görüntüle

@@ -1,3 +1,3 @@
#! /bin/sh

/usr/local/bin/log2ram write
/usr/local/bin/log2ram write > /dev/null

Yükleniyor…
İptal
Kaydet