7

Gnome desktop on Debian Jessie provides easy interface to use WiFi on the laptop and turn it into a hotspot. Is there a way to make it do automatically at startup or can I create a "shortcut" for that?

Stephen Kitt
  • 411,918
  • 54
  • 1,065
  • 1,164
m33lky
  • 2,505
  • 5
  • 22
  • 20

1 Answers1

9

Edit /etc/NetworkManager/system-connections/Hotspot and change the line

autoconnect=false

to

autoconnect=true