gpio operate without sudo
#3
(04-11-2019, 07:45 AM)mohammed ismayil Wrote:
(04-10-2019, 07:28 PM)mohammed ismayil Wrote: Board used rock64 OS Bionic minimal 0.7.11.Issue :Gpio script have been executing properly with sudo as per guidence in my project. But while using GPIO script, python modules has not been imported (Example numpy etc).this python module have been installed by pip command.Please help on this

Hi, you can make sudo without password  Wink

remove sudo password for user "username":

Code:
usermod -aG  sudo username
echo -e "# No sudo password for username user\nusername ALL=(ALL) NOPASSWD: ALL" > /etc/sudoers.d/90-username
exit
Credits


Messages In This Thread
gpio operate without sudo - by mohammed ismayil - 04-10-2019, 07:28 PM
RE: gpio operate without sudo - by jadamcak - 04-14-2019, 01:07 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  +LTS/SOPINE GPIO Python developer needed barucha 1 4,965 03-20-2018, 03:30 PM
Last Post: JohnyBlaze999
  Default GPIO PIN state after boot Artyom 13 22,173 11-12-2016, 06:38 AM
Last Post: Traveler

Forum Jump:


Users browsing this thread: 1 Guest(s)