summarylogtreecommitdiffstats
path: root/moonraker.conf
diff options
context:
space:
mode:
authorWilhelm Schuster2022-01-29 20:21:07 +0100
committerWilhelm Schuster2022-01-29 20:21:07 +0100
commitec3eeaa22dde364383a21c03c360a0dd51b950ea (patch)
tree0ca2f46a942f599b278be64736cda0c3b710c3f2 /moonraker.conf
parentbdf6fc91d1e208504882e459e6c21abcf5ad9f16 (diff)
downloadaur-ec3eeaa22dde364383a21c03c360a0dd51b950ea.tar.gz
Update for polkit
Diffstat (limited to 'moonraker.conf')
-rw-r--r--moonraker.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/moonraker.conf b/moonraker.conf
index 83c10fc10b29..2b13a66a2501 100644
--- a/moonraker.conf
+++ b/moonraker.conf
@@ -49,6 +49,13 @@ config_path: /etc/klipper
# The default is False.
#enable_object_processing: False
+[machine]
+# The provider implementation used to collect system service information
+# and run service actions (ie: start, restart, stop). This can be "none",
+# "systemd_dbus", or "systemd_cli". If the provider is set to "none" service
+# action APIs will be disabled. The default is systemd_dbus.
+provider: systemd_cli
+
[database]
# The path to the folder that stores Moonraker's lmdb database files.
# It is NOT recommended to place this file in a location that is served by