mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-29 20:12:42 +00:00
15 lines
195 B
Markdown
15 lines
195 B
Markdown
# openvpn-systemd
|
|
|
|
Show connection status of VPNs managed by systemd.
|
|
|
|

|
|
|
|
# Config
|
|
|
|
```ini
|
|
[openvpn-systemd]
|
|
command=$SCRIPT_DIR/openvpn-systemd
|
|
interval=20
|
|
label=VPN
|
|
```
|