#!/bin/bash
SERVICE=/usr/share/dbus-1/system-services/fi.epitest.hostap.WPASupplicant.service
sed -i s/"wpa_supplicant "/"wpa_supplicant -dddt "/ $SERVICE
