Skip to content

Instantly share code, notes, and snippets.

@mujeebishaque
Last active October 11, 2018 10:16
Show Gist options
  • Save mujeebishaque/dfadd9a8e6a020ba2bae9d40931ac77d to your computer and use it in GitHub Desktop.
Save mujeebishaque/dfadd9a8e6a020ba2bae9d40931ac77d to your computer and use it in GitHub Desktop.
hotspot
[Unit]
Description=Automatically generates an internet Hotspot when a valid ssid is not in range
After=multi-user.target
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/autohotspot
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment