mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-18 01:41:24 +00:00
This adds 2 new tables * CommandConfig * CommandState This allows us to remotely trigger, tcpdump, remote syslog, ... Signed-off-by: John Crispin <john@phrozen.org>
4 lines
115 B
Bash
Executable File
4 lines
115 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/usr/opensync/tools/ovsh insert Command_Config command:="tcpdump" delay:=30 duration:=60 timestamp:=123
|