mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-13 03:41:54 +00:00
Change modem tracker RUTX order
This commit is contained in:
parent
c6e5ab9530
commit
b46fb9b123
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
#!/bin/sh /etc/rc.common
|
||||
# Copyright (C) 2021 Teltonika Networks
|
||||
# Copyright (C) 2022 Ycarus (Yannick Chabanois) <ycarus@zugaina.org>
|
||||
|
||||
START=96
|
||||
START=2
|
||||
|
||||
USE_PROCD=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue