Commit 9dd89f10 by source_reader

added sudoer paths for pi

parent afabd272
Showing with 4 additions and 1 deletions
......@@ -2,4 +2,7 @@ joule ALL=(ALL) NOPASSWD:/usr/sbin/service joule status
joule ALL=(ALL) NOPASSWD:/usr/sbin/service joule restart
joule ALL=(ALL) NOPASSWD:/usr/bin/systemctl status joule
joule ALL=(ALL) NOPASSWD:/usr/bin/systemctl restart joule
joule ALL=(ALL) NOPASSWD:/usr/bin/journalctl -u joule *
joule ALL=(ALL) NOPASSWD:/usr/bin/journalctl -u joule*
joule ALL=(ALL) NOPASSWD:/bin/systemctl status joule
joule ALL=(ALL) NOPASSWD:/bin/systemctl restart joule
joule ALL=(ALL) NOPASSWD:/bin/journalctl -u joule*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment