From: Michael Mrozek Date: Fri, 9 Apr 2010 03:02:24 +0000 (+0200) Subject: 50_openpandora: Added the script to toggle WiFi on / off X-Git-Tag: Release-2010-05/1~62 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=46a9dbf66ee50c8b8dad0c265ae9cba7521e7afa 50_openpandora: Added the script to toggle WiFi on / off --- diff --git a/recipes/pandora-system/pandora-sudoers/50_openpandora b/recipes/pandora-system/pandora-sudoers/50_openpandora index 555cd57..cfc63e7 100755 --- a/recipes/pandora-system/pandora-sudoers/50_openpandora +++ b/recipes/pandora-system/pandora-sudoers/50_openpandora @@ -17,4 +17,5 @@ %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_tvout.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_calibrate.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_datetime.sh +%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_wifi.sh