File: startnm

package info (click to toggle)
hcxdumptool 7.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,000 kB
  • sloc: ansic: 8,035; makefile: 55; sh: 10
file content (5 lines) | stat: -rwxr-xr-x 132 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/bin/sh

echo "Activating NetworkManager"
sudo systemctl start NetworkManager.service
sudo systemctl start wpa_supplicant.service