Copy pkt_fwd config onto vfat partition
This commit is contained in:
@@ -24,7 +24,7 @@ start() {
|
||||
|
||||
reset_sx1301
|
||||
|
||||
cd /etc/ttn
|
||||
cd /mnt
|
||||
start-stop-daemon -S -b -q -p /var/run/packet-forwarder.pid \
|
||||
--exec /usr/bin/poly_pkt_fwd -- $PACKETFORWARDER_ARGS
|
||||
[ $? = 0 ] && echo "OK" || echo "FAIL"
|
||||
|
||||
Reference in New Issue
Block a user