RaspAP Auto Start Stop VPN

sudo systemctl enable wg-quick@wg0.service   
sudo systemctl enable openvpn.service

sudo systemctl disable wg-quick@wg0.service   
sudo systemctl disable openvpn.service