• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[Unit]
2Description=WPA supplicant
3
4[Service]
5Type=dbus
6BusName=fi.epitest.hostap.WPASupplicant
7ExecStart=@BINDIR@/wpa_supplicant -u
8
9[Install]
10WantedBy=multi-user.target
11Alias=dbus-fi.epitest.hostap.WPASupplicant.service
12