diff --git a/lib/systemd/system/wlan-assistant.service b/lib/systemd/system/wlan-assistant.service deleted file mode 100644 index 13fa276..0000000 --- a/lib/systemd/system/wlan-assistant.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=WLAN Assistant -After=lxc-android.service -Before=wlan-module.service - -[Service] -Type=basic -Restart=always -ExecStart=/vendor/bin/wlan_assistant - -[Install] -WantedBy=multi-user.target