From c2afd2c2dc4efda1b41f0320e243f2f264e26b8d Mon Sep 17 00:00:00 2001 From: Liam <22931076+Biyoni@users.noreply.github.com> Date: Tue, 5 Jan 2021 02:41:39 +0000 Subject: Update systemd.md --- docs/systemd.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/systemd.md b/docs/systemd.md index f68ff2c..6700bb8 100644 --- a/docs/systemd.md +++ b/docs/systemd.md @@ -6,6 +6,8 @@ You will need to edit the parameters: - `WorkingDirectory` to the **FULL** path to your chibisafe, `/home/chibisafe/chibisafe` for example. - `EnvironmentFile` the same as the above, with the addition of `/.env`, `/home/chibisafe/chibisafe/.env` +Example below. + ```[Unit] Description=chibisafe, easy to use file uploader After=network.target -- cgit v1.2.3