Searched refs:hostapdConf (Results 1 – 1 of 1) sorted by relevance
89 QString hostapdConf = QString("echo \"%1\" > /etc/hostapd.conf").arg(defaultConfig); in start_hostapd() local91 Terminal::execCmd(hostapdConf); in start_hostapd()