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