From ba599aaca01c6adab33daec471df7602de1d72eb Mon Sep 17 00:00:00 2001 From: ed Date: Fri, 8 Apr 2022 20:39:22 +0200 Subject: [PATCH] explain systemd jank --- contrib/systemd/copyparty.service | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contrib/systemd/copyparty.service b/contrib/systemd/copyparty.service index 900065a5..0ed56865 100644 --- a/contrib/systemd/copyparty.service +++ b/contrib/systemd/copyparty.service @@ -22,6 +22,8 @@ # if you remove -q to enable logging, you may also want to remove the # following line to enable buffering (slightly better performance): # Environment=PYTHONUNBUFFERED=x +# +# keep ExecStartPre before ExecStart, at least on rhel8 [Unit] Description=copyparty file server