1
0

autohotspot.service 230 B

123456789101112
  1. [Unit]
  2. Description=Dune Weaver Autohotspot
  3. After=NetworkManager.service
  4. Before=dune-weaver.service
  5. [Service]
  6. Type=oneshot
  7. RemainAfterExit=yes
  8. ExecStart=/usr/local/bin/autohotspot
  9. [Install]
  10. WantedBy=multi-user.target