routeros: Don't run mqtt publish script as root
This commit is contained in:
parent
894f69f82f
commit
3a21dbfa35
3 changed files with 19 additions and 7 deletions
|
@ -14,3 +14,9 @@
|
|||
```
|
||||
/interface/bridge/port/set [find where bridge=bridge and interface=ether1] pvid=30
|
||||
```
|
||||
|
||||
## Add name to port
|
||||
|
||||
```
|
||||
/interface/ethernet/set [ find default-name=ether20 ] comment="name"
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue