docs: note the "-z" option of the install script

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Eric Callahan 2022-04-19 14:18:16 -04:00
parent b06f782665
commit 3ddbb9553d
No known key found for this signature in database
GPG Key ID: 7027245FBBDDF59A
1 changed files with 4 additions and 0 deletions

View File

@ -131,6 +131,10 @@ particularly for those upgrading:
Specifies the path to Moonraker's config file. The default location Specifies the path to Moonraker's config file. The default location
is `/home/<user>/moonraker.conf`. When using this option to modify is `/home/<user>/moonraker.conf`. When using this option to modify
an existing installation it is necessary to add `-f` as well. 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 When the script completes it should start both Moonraker and Klipper. In
`/tmp/klippy.log` you should find the following entry: `/tmp/klippy.log` you should find the following entry: