fix systemd launch; add topics to defaults

closes #185
This commit is contained in:
Jan-Piet Mens
2017-05-17 15:02:41 +02:00
parent 6a6e57a24a
commit 7234afda5d
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -92,5 +92,5 @@
# List of topics for MQTT to subscribe to, blank separated in a string
#
# OTR_TOPICS="owntracks/+/+"
OTR_TOPICS="owntracks/#"
+2
View File
@@ -2,6 +2,8 @@
[Unit]
Description=OwnTracks Recorder
Wants=network-online.target
After=network-online.target
[Service]
Type=simple