This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
balena-supervisor
Watch
1
Star
0
Fork
0
You've already forked balena-supervisor
mirror of
https://github.com/balena-os/balena-supervisor.git
synced
2024-12-27 01:11:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d8b85d8c1c
balena-supervisor
/
tools
/
dind
/
config
/
openvpn
/
upscript.sh
5 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
Pause TCP Pings on VPN connection
2015-08-26 21:57:14 +00:00
#!/bin/bash
mkdir -p /run/openvpn/vpn_status
Change to use 204 for API, Remove extra space in upscript.sh and Make fswatch start only on EEXIST error
2015-09-02 12:12:11 +00:00
touch /run/openvpn/vpn_status/active
Reference in New Issue
Copy Permalink