From 46a9dbf66ee50c8b8dad0c265ae9cba7521e7afa Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Fri, 9 Apr 2010 05:02:24 +0200 Subject: [PATCH] 50_openpandora: Added the script to toggle WiFi on / off --- recipes/pandora-system/pandora-sudoers/50_openpandora | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5