Back to iwd

This commit is contained in:
Eduard Tolosa 2019-03-11 12:51:58 -05:00
parent ab174790e0
commit 83d523c7d6

View file

@ -6,7 +6,7 @@
# Autor: Eduard Toloza # Autor: Eduard Toloza
# Define variables # Define variables
services='systemd-networkd wpa_supplicant@wlp3s0 systemd-resolved randomvpn' services='systemd-networkd iwd systemd-resolved randomvpn'
if [ "$1" == "f" ]; then if [ "$1" == "f" ]; then
sudo systemctl restart $services sudo systemctl restart $services