From: Michael Mrozek Date: Fri, 5 Nov 2010 03:06:54 +0000 (+0100) Subject: 50_openpandora (pandora-sudoers): Added pnd_run.sh (needed for new X-Git-Tag: sz_beta3~223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe0ec707127c8f53a4705fc478268f38b14ba4d2;p=openpandora.oe.git 50_openpandora (pandora-sudoers): Added pnd_run.sh (needed for new version) --- diff --git a/recipes/pandora-system/pandora-sudoers.bb b/recipes/pandora-system/pandora-sudoers.bb index a39a436..8d2ac2b 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 = "r9" +PR = "r10" SRC_URI = " \ file://50_openpandora \ diff --git a/recipes/pandora-system/pandora-sudoers/50_openpandora b/recipes/pandora-system/pandora-sudoers/50_openpandora index 7f25a44..f9721da 100755 --- a/recipes/pandora-system/pandora-sudoers/50_openpandora +++ b/recipes/pandora-system/pandora-sudoers/50_openpandora @@ -25,3 +25,4 @@ %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_nubmode.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_storage.sh %wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/op_tvout.sh +%wheel ALL=(ALL) NOPASSWD: /usr/pandora/scripts/pnd_run.sh \ No newline at end of file