From bd2fa1e59b383d8a0f8be860e3f60705aa256af6 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Wed, 7 Apr 2010 00:44:14 +0200 Subject: [PATCH] 50_openpandora: Added permissions for scripts (CPU-Speed, TV Out, etc.) --- recipes/pandora-system/pandora-sudoers/50_openpandora | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) mode change 100644 => 100755 recipes/pandora-system/pandora-sudoers/50_openpandora 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 -- 2.39.5