Start using iwd (and stop using it when on cable)

This commit is contained in:
Felix Van der Jeugt 2019-11-04 20:20:04 +01:00
parent 332cb2e5c0
commit 769d68eeb4
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ sudo ip link set "$enp" address "$mac"
sudo ip link set "$enp" up
# No more wireless
sudo sv stop /var/service/iwd
sudo ip link set "$wlp" down
# Restart tor on network change