summaryrefslogtreecommitdiff
path: root/ARCH
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2015-12-15 11:28:47 +0000
committerBen Brown <ben.brown@codethink.co.uk>2015-12-15 11:53:47 +0000
commitce7951ae8f2725c427388eece9c1ad1ef28ba810 (patch)
treebb7d0cb749446e7a9d7be02bacc4088e02be9ac3 /ARCH
parentff83a8987cae6aba71e4b912d6f3dd7a390fc1c3 (diff)
downloadlorry-controller-ce7951ae8f2725c427388eece9c1ad1ef28ba810.tar.gz
Remove trailing whitespace
While we're here, seeing as Adam mentioned it. Change-Id: I5ddb86c70d76a84cf12fbd4eb91f3802e490d745
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).