mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
Initial commit of gpsd configuration
This commit is contained in:
parent
186d196fdc
commit
4da7f99d1a
1
etc/gpsd.aminda.conf
Normal file
1
etc/gpsd.aminda.conf
Normal file
@ -0,0 +1 @@
|
||||
#AMINDAGPSD=""
|
4
etc/systemd/system/gpsd.service.d/aminda-additions.conf
Normal file
4
etc/systemd/system/gpsd.service.d/aminda-additions.conf
Normal file
@ -0,0 +1,4 @@
|
||||
[Service]
|
||||
EnvironmentFile=-/etc/gpsd.aminda.conf
|
||||
ExecStart=
|
||||
ExecStart=/usr/sbin/gpsd --debug 2 --nowait --badtime $GPSD_OPTIONS $OPTIONS $DEVICES $AMINDAGPSD
|
Loading…
Reference in New Issue
Block a user