mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-17 17:31:27 +00:00
This allows us to trigger remote commands, such as tcpdump. Also allow configuring NTP and remote syslog. Signed-off-by: John Crispin <john@phrozen.org>
4 lines
120 B
Bash
Executable File
4 lines
120 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/usr/opensync/tools/ovsh insert Node_Config module:="syslog" key:="remote" value:="udp:192.168.178.9:1000:4"
|