From 5c6a901f5118be54ae44affbd6881b14bc30e04a Mon Sep 17 00:00:00 2001 From: Krateng Date: Sat, 6 Jun 2020 16:47:59 +0200 Subject: [PATCH] Lowered recommended restart frequency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba6578c..185e2df 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ I can support you with issues best if you use **Alpine Linux**. In my experience ``` @reboot sleep 15 && maloja start -42 0 * * * maloja restart +42 0 * * 2 maloja restart ```