[Unit] Description=The Things Network Gateway After=rc-local.service [Service] WorkingDirectory=/opt/ttn-gateway/packet_forwarder/lora_pkt_fwd/ ExecStartPre=/bin/sleep 12 ExecStart=/opt/ttn-gateway/packet_forwarder/lora_pkt_fwd/start.sh SyslogIdentifier=ttn-gateway Restart=always RestartSec=5 [Install] WantedBy=multi-user.target