From 1626dbe065ce69a6f4554af34b80a93eef65c51a Mon Sep 17 00:00:00 2001 From: yggverse Date: Tue, 7 Apr 2026 15:58:13 +0300 Subject: [PATCH] remove `Restart=always` as the process may panic --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a41fc39..f3abdae 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,6 @@ WorkingDirectory=/var/lib/ytd ExecStart=/usr/local/bin/ytd -c=/etc/ytd.toml -Restart=always - StandardOutput=file:///var/log/ytd/debug.log StandardError=file:///var/log/ytd/error.log