mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
9 lines
257 B
Desktop File
9 lines
257 B
Desktop File
[Unit]
|
|
Description=Start workaround for RT8822BE wireless cards wifi issue when using the new rtwpci driver.
|
|
|
|
[Service]
|
|
# See https://github.com/Edu4rdSHL/linuxscripts/blob/master/system-bin/upnet
|
|
ExecStart=/usr/bin/upnet
|
|
|
|
[Install]
|
|
WantedBy=sysinit.target
|