Use wireless network with daily psk
Description
Requirements and installation
$ScriptInstallUpdate daily-psk.capsman,global-wait;$ScriptInstallUpdate daily-psk.local,global-wait;/ system scheduler add interval=1d name=daily-psk-nightly on-event="/ system script run daily-psk.local;" start-date=may/23/2018 start-time=03:00:00;
/ system scheduler add name=daily-psk-startup on-event="/ system script { run global-wait; run daily-psk.local; }" start-time=startup;Configuration
See also
Last updated
Was this helpful?