From: Michael Mrozek Date: Fri, 9 Apr 2010 03:01:49 +0000 (+0200) Subject: op_wifi.desktop: Made the WiFi script run as root X-Git-Tag: Release-2010-05/1~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5fffbeaac41745948fd4e73acd233b118a46781;p=openpandora.oe.git op_wifi.desktop: Made the WiFi script run as root --- diff --git a/recipes/pandora-system/pandora-scripts/op_wifi.desktop b/recipes/pandora-system/pandora-scripts/op_wifi.desktop index dde2df7..995a358 100644 --- a/recipes/pandora-system/pandora-scripts/op_wifi.desktop +++ b/recipes/pandora-system/pandora-scripts/op_wifi.desktop @@ -2,7 +2,7 @@ Name=Toggle WiFi Comment=Toggle the status of the WiFi chip. StartupNotify=false -Exec=/usr/pandora/scripts/op_wifi.sh +Exec=sudo /usr/pandora/scripts/op_wifi.sh Icon=Terminal Terminal=false Type=Application