mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Merge branch 'master' of https://github.com/billz/raspap-webgui
This commit is contained in:
commit
607a72e5e9
@ -285,8 +285,8 @@ function patch_system_files() {
|
|||||||
"/bin/systemctl stop hostapd.service"
|
"/bin/systemctl stop hostapd.service"
|
||||||
"/bin/systemctl start dnsmasq.service"
|
"/bin/systemctl start dnsmasq.service"
|
||||||
"/bin/systemctl stop dnsmasq.service"
|
"/bin/systemctl stop dnsmasq.service"
|
||||||
"/bin/systemctl start openvpn-client"
|
"/bin/systemctl start openvpn-client@client"
|
||||||
"/bin/systemctl stop openvpn-client"
|
"/bin/systemctl stop openvpn-client@client"
|
||||||
"/bin/cp /tmp/ovpnclient.ovpn /etc/openvpn/client.conf"
|
"/bin/cp /tmp/ovpnclient.ovpn /etc/openvpn/client.conf"
|
||||||
"/bin/cp /tmp/authdata /etc/openvpn/login.conf"
|
"/bin/cp /tmp/authdata /etc/openvpn/login.conf"
|
||||||
"/bin/cp /tmp/dnsmasqdata /etc/dnsmasq.conf"
|
"/bin/cp /tmp/dnsmasqdata /etc/dnsmasq.conf"
|
||||||
|
Loading…
Reference in New Issue
Block a user