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