From 3ddbb9553da10482a043f2ea0f0e2669bc425dcc Mon Sep 17 00:00:00 2001 From: Eric Callahan Date: Tue, 19 Apr 2022 14:18:16 -0400 Subject: [PATCH] docs: note the "-z" option of the install script Signed-off-by: Eric Callahan --- docs/installation.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/installation.md b/docs/installation.md index 685e22f..7fecce6 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -131,6 +131,10 @@ particularly for those upgrading: Specifies the path to Moonraker's config file. The default location is `/home//moonraker.conf`. When using this option to modify an existing installation it is necessary to add `-f` as well. +- `-z`: + Disables `systemctl` commands during install (ie: daemon-reload, restart). + This is useful for installations that occur outside of a standard environment + where systemd is not running. When the script completes it should start both Moonraker and Klipper. In `/tmp/klippy.log` you should find the following entry: