From 0acc0b6a035c15337f107e23d42721ff6da2bd33 Mon Sep 17 00:00:00 2001 From: Alex Jordan Date: Tue, 16 Aug 2016 13:31:52 -0400 Subject: [PATCH] Fix "systemd service" heading level --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7889b92..a2b78cd 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ We developed the _recorder_ as a one-stop solution to storing location data publ * Installing on CentOS 7 * Installing on Raspian (Wheezy) * Installing on Debian 8 (Jessie) - * systemd service + * systemd service * Docker * Tips and Tricks * Gatewaying HTTP to MQTT @@ -1163,7 +1163,7 @@ apt-get update apt-get install ot-recorder ``` -#### systemd service +### systemd service The packages we provide have a systemd unit file in `/usr/share/doc/ot-recorder/ot-recorder.service` which you can use to have the Recorder started automatically: