summarylogtreecommitdiffstats
path: root/nmead.service
diff options
context:
space:
mode:
Diffstat (limited to 'nmead.service')
-rw-r--r--nmead.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/nmead.service b/nmead.service
new file mode 100644
index 000000000000..9e9fdccbe8e2
--- /dev/null
+++ b/nmead.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Service that distributes NMEA data over the network
+
+[Service]
+ExecStart=/usr/lib/systemd/scripts/nmead
+
+[Install]
+WantedBy=multi-user.target