This website works better with JavaScript
Home
Explore
Help
Register
Sign In
FreifunkHochstift
/
ffho-salt-public
Watch
2
Star
0
Fork
2
Files
Issues
0
Pull Requests
0
Tree:
c4dba0bbe2
Branches
Tags
12-dhclient-ignore-DNS
master
ffho-salt-pu...
/
openvpn
/
ifup_real
ifup_real
53 B
History
Raw
1
2
3
4
#!/bin/sh
ifdown --force "$1" 2>/dev/null
ifup "$1"