Просмотр исходного кода

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 лет назад
committed by GitHub
Родитель
Сommit
d72b910700
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      log2ram.hourly

+ 1
- 1
log2ram.hourly Просмотреть файл

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

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

Загрузка…
Отмена
Сохранить