Additionally, rework the systemd unit so it is not necessary to overwrite and reload systemd when changes are made to Moonraker's arguments. Use a symbolic link for the executable and an environment flle to supply the arguments. Signed-off-by: Eric Callahan <arksine.code@gmail.com>
10 lines
114 B
Plaintext
10 lines
114 B
Plaintext
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
.devel
|
|
|
|
.venv
|
|
venv
|
|
start_moonraker
|
|
*.env |