Closed 0xced closed 2 years ago
When checking for openvpn aruguments, adding ww in the ps command ensures that we get the full command line.
ww
This eventually ensures that we get MyConfig - CONNECTED instead of just MyConfig displayed in the OpenVPN menu.
MyConfig - CONNECTED
MyConfig
See also ps: full command is too long on Unix & Linux forum.
Ping.
When checking for openvpn aruguments, adding
ww
in the ps command ensures that we get the full command line.This eventually ensures that we get
MyConfig - CONNECTED
instead of justMyConfig
displayed in the OpenVPN menu.See also ps: full command is too long on Unix & Linux forum.