mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2025-02-16 07:30:09 +00:00
Replace pkexec instead sudo
This commit is contained in:
parent
7f04321708
commit
ec6376bb12
@ -40,7 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#define BUFSIZE 512
|
||||
|
||||
|
||||
#define SUDO "sudo"
|
||||
#define SUDO "pkexec --user root"
|
||||
#define CREATE_AP "create_ap"
|
||||
|
||||
#define MKCONFIG "--mkconfig"
|
||||
|
Loading…
Reference in New Issue
Block a user