diff --git a/packaging/files/lora-packet-multiplexer.service b/packaging/files/lora-packet-multiplexer.service index 312f3e1..ec92577 100644 --- a/packaging/files/lora-packet-multiplexer.service +++ b/packaging/files/lora-packet-multiplexer.service @@ -7,7 +7,7 @@ After=network-online.target [Service] User=packetmultiplexer Group=packetmultiplexer -ExecStart=/usr/bin/lora-packet-Multiplexer +ExecStart=/usr/bin/lora-packet-multiplexer Restart=on-failure [Install]