rename openvpn-status to vpn-openvpn-status
This commit is contained in:
parent
8f0b221979
commit
ceda806458
@ -1,9 +1,9 @@
|
||||
# Script: openvpn-status
|
||||
# Script: vpn-openvpn-status
|
||||
|
||||
A script that shows if OpenVPN is running and which configuration file it uses.
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
## Configuration
|
||||
@ -21,8 +21,8 @@ openvpn --daemon --auth-nocache --cd "/etc/openvpn/conf.d" --config "UK-Southamp
|
||||
## Module
|
||||
|
||||
```ini
|
||||
[module/openvpn]
|
||||
[module/vpn-openvpn-status]
|
||||
type = custom/script
|
||||
exec = ~/polybar-scripts/openvpn-status.sh
|
||||
exec = ~/polybar-scripts/vpn-openvpn-status.sh
|
||||
interval = 5
|
||||
```
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 9.7 KiB |
Loading…
x
Reference in New Issue
Block a user