[Unit] Description=PVSafety Logger for GK Requires=systemd-networkd.service After=systemd-networkd.service pvsafety-communication.service ecm@0.service udhcpc@ecm0.service pppd-dns.service [Service] ExecStart=/usr/local/bin/pvsfd Restart=always RestartSec=10 StartLimitInterval=300 StartLimitBurst=30 Type=simple PIDFile=/var/run/pvs/pvsfd.pid [Install] WantedBy=multi-user.target