mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-27 16:57:21 +00:00
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.
This commit is contained in:
+1
-10
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user