blah
This commit is contained in:
12
wifi-wg.service
Normal file
12
wifi-wg.service
Normal file
@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Auto WiFi Wireguard connect
|
||||
After=network.target
|
||||
StartLimitIntervalSec=0
|
||||
|
||||
[Service]
|
||||
Environment="DISPLAY=:0"
|
||||
Restart=always
|
||||
ExecStart=sudo wpa_cli -i wlo1 -a /home/william/wpa.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical.target
|
Reference in New Issue
Block a user