I'm using an Uptime script to relaunch my VPN when when the laptop wakes from sleep. However nmcli (according to the man page) will not run from the CLI because of
"However, if a connection requires a secret in order to activate and if that secret is not stored at the system level"
How can I store the secret at the system level?