Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- systemctl start [email protected]
- script-security 2
- $ mkdir /etc/openvpn/scripts
- $ mv /etc/openvpn/update-resolv-conf /etc/openvpn/scripts/
- $ restorecon -v /etc/openvpn/scripts/
- $ restorecon -v /etc/openvpn/scripts/update-resolv-conf
- $ setsebool openvpn_run_unconfined on
- $ nano -w /etc/openvpn/config.conf
- up /etc/openvpn/update-resolv-conf
- down /etc/openvpn/update-resolv-conf
- script-security 2
- $ systemctl start [email protected]
- $ systemctl status [email protected]
Advertisement
Add Comment
Please, Sign In to add comment