From b128eceb4719098bce1a2938687ead95d0610439 Mon Sep 17 00:00:00 2001 From: Alex Jordan Date: Tue, 16 Aug 2016 18:43:08 -0400 Subject: [PATCH] Remove usage instructions in the systemd unit This isn't really a great place for these, and they're not very complete anyway. Better to put this in the proper docs, where it'll be obvious and complete. --- etc/ot-recorder.service | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/etc/ot-recorder.service b/etc/ot-recorder.service index bb93a43..7728262 100644 --- a/etc/ot-recorder.service +++ b/etc/ot-recorder.service @@ -1,14 +1,5 @@ # /etc/systemd/system/ot-recorder.service -# systemctl enable ot-recorder -# systemctl start ot-recorder -# systemctl --system daemon-reload -# journalctl -f -# -# Centos -# install -m644 /usr/share/doc/ot-recorder/ot-recorder.service \ -# /usr/lib/systemd/system/ot-recorder.service -# systemctl --system daemon-reload -# + [Unit] Description=OwnTracks Recorder