mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Back to iwd
This commit is contained in:
parent
ab174790e0
commit
83d523c7d6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue