From: Michael Mrozek Date: Mon, 21 Jun 2010 23:31:07 +0000 (+0200) Subject: pandora-sudoers: Added op_storage to 50_openpandora X-Git-Tag: sz_beta3~235^2~62 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=54fef1c1efd6bb015dbc89ff1f39b09f57847797 pandora-sudoers: Added op_storage to 50_openpandora --- diff --git a/recipes/pandora-system/pandora-sudoers.bb b/recipes/pandora-system/pandora-sudoers.bb index b4e6c7c..f19f9f4 100644 --- a/recipes/pandora-system/pandora-sudoers.bb +++ b/recipes/pandora-system/pandora-sudoers.bb @@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora" RDEPENDS = "sudo" -PR = "r6" +PR = "r7" SRC_URI = " \ file://50_openpandora \ diff --git a/recipes/pandora-system/pandora-sudoers/50_openpandora b/recipes/pandora-system/pandora-sudoers/50_openpandora index eefd14a..8d4dfd9 100755 --- a/recipes/pandora-system/pandora-sudoers/50_openpandora +++ b/recipes/pandora-system/pandora-sudoers/50_openpandora @@ -22,4 +22,4 @@ %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_lcdsettings.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_lcdrate.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_nubmode.sh - +%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_storage.sh