summaryrefslogtreecommitdiff
path: root/ARCH
diff options
context:
space:
mode:
Diffstat (limited to 'ARCH')
-rw-r--r--ARCH2
1 files changed, 1 insertions, 1 deletions
diff --git a/ARCH b/ARCH
index 6eb8376..5721aba 100644
--- a/ARCH
+++ b/ARCH
@@ -343,7 +343,7 @@ Other requests:
* `POST /1.0/read-configuration` causes WEBAPP to update its copy of
CONFGIT and update STATEDB based on the new configuration, if it has
changed. Returns OK/ERROR status. (RC/ADD, RC/RM, RC/START)
-
+
This is called by systemd units at system startup and periodically
(perhaps once a minute) otherwise. It can also be triggered by an
admin (there is a button on the `/1.0/status-html` web page).