diff --git a/.local/bin/vpn-toggle b/.local/bin/vpn-toggle index 3d141b3..1a18c20 100755 --- a/.local/bin/vpn-toggle +++ b/.local/bin/vpn-toggle @@ -1,5 +1,8 @@ #!/usr/bin/env zsh +exec >(systemd-cat -t gpclient -p info) 2>&1 + # Toggles the GlobalProtect VPN connection on and off # Get the current state of the VPN connection