diff --git a/etc/gpsd.aminda.conf b/etc/gpsd.aminda.conf new file mode 100644 index 00000000..00009d36 --- /dev/null +++ b/etc/gpsd.aminda.conf @@ -0,0 +1 @@ +#AMINDAGPSD="" diff --git a/etc/systemd/system/gpsd.service.d/aminda-additions.conf b/etc/systemd/system/gpsd.service.d/aminda-additions.conf new file mode 100644 index 00000000..ac51cdf9 --- /dev/null +++ b/etc/systemd/system/gpsd.service.d/aminda-additions.conf @@ -0,0 +1,4 @@ +[Service] +EnvironmentFile=-/etc/gpsd.aminda.conf +ExecStart= +ExecStart=/usr/sbin/gpsd --debug 2 --nowait --badtime $GPSD_OPTIONS $OPTIONS $DEVICES $AMINDAGPSD