summarylogtreecommitdiffstats
path: root/mbm-gpsd.service
blob: d723bbcad21fde027b0f561c6e47207507c19f4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id$
# Contributed by skrat on AUR

[Unit]
Description=DBus system service to communicate with GPS
Before=gpsd.service

[Service]
ExecStart=/usr/bin/mbm-gpsd -f

[Install]
WantedBy=gpsd.service