Hello all,
My goal is to enable/disable WIFI with a cron job on one of my aimesh node. I connect via ssh to my aimesh node and I can't even make work simple command like "radio off", "wl radio off", "wl -i eth1 radio off"
when I run them, wifi is still enabled.
After using those command, how...