Procházet zdrojové kódy

added an empty OnCalendar= directive and move timer to 5 min

Merge pull request #166 from fleopaulD/master
tags/1.6.1
azlux před 3 roky
committed by GitHub
rodič
revize
d2da092618
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      README.md

+ 2
- 1
README.md Zobrazit soubor

@@ -79,7 +79,8 @@ By default Log2Ram writes to disk every day. If you think this is too much, you

```ini
[Timer]
OnCalendar=weekly
OnCalendar=
OnCalendar=Mon *-*-* 23:55:00
```
... or even disable it with `systemctl disable log2ram-daily.timer`, if you prefer writing logs only at stop/reboot.



Načítá se…
Zrušit
Uložit