From 0fd711860433dd3fc2251e93b99c312bec54c564 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 30 Aug 2024 08:49:29 +0200 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f7ead82..307aae1 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,8 @@ Description=FreeTube Sync Watcher Type=simple StandardOutput=journal ExecStart=freetube-sync-client -s http://ip.of.the.server:1323 watch +Restart=on-failure +RestartSec=1s [Install] WantedBy=default.target