I have a cisco AM10 wireless adapter and every boot, I need to run
usb_modeswitch -v 1307 -p 1169 -L -I -u -l
to get it to function as an adapter.
Then I have to run a netcfg profile to connect to the internet.
I'm very new to systemd, how can I write a startup script that can run these commands, so I won't have to?