From: Michael Mrozek Date: Tue, 6 Apr 2010 22:44:14 +0000 (+0200) Subject: 50_openpandora: Added permissions for scripts (CPU-Speed, TV Out, etc.) X-Git-Tag: Release-2010-05/1~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd2fa1e59b383d8a0f8be860e3f60705aa256af6;p=openpandora.oe.git 50_openpandora: Added permissions for scripts (CPU-Speed, TV Out, etc.) --- diff --git a/recipes/pandora-system/pandora-sudoers/50_openpandora b/recipes/pandora-system/pandora-sudoers/50_openpandora old mode 100644 new mode 100755 index 9b998f9..555cd57 --- a/recipes/pandora-system/pandora-sudoers/50_openpandora +++ b/recipes/pandora-system/pandora-sudoers/50_openpandora @@ -12,5 +12,9 @@ %wheel ALL=(ALL) NOPASSWD: /usr/bin/traceroute %wheel ALL=(ALL) NOPASSWD: /usr/bin/uniqueid.sh %wheel ALL=(ALL) NOPASSWD: /usr/sbin/bluetoothd -%wheel ALL=(ALL) NOPASSWD: /usr/sbin/hciconfig +%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_bright.sh +%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_cpuspeed.sh +%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