Skip to content

Instantly share code, notes, and snippets.

Created August 2, 2013 11:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4a97cdb935c026781010 to your computer and use it in GitHub Desktop.
Save anonymous/4a97cdb935c026781010 to your computer and use it in GitHub Desktop.
start on tty-device-added DEVNAME=*ttyUSB0
stop on tty-device-removed DEVNAME=*ttyUSB0
script
sleep 20
/usr/bin/nmcli nm wwan on
/usr/bin/nmcli con up uuid 9292292929292929
end script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment