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
138 B
Bash
Executable File
4 lines
138 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/usr/opensync/tools/ovsh insert Node_Config module:="ntp" key:="server" value:="0.openwrt.pool.ntp.org:1.openwrt.pool.ntp.org"
|