op_wifi.desktop: Made the WiFi script run as root
authorMichael Mrozek <EvilDragon@openpandora.org>
Fri, 9 Apr 2010 03:01:49 +0000 (05:01 +0200)
committerMichael Mrozek <EvilDragon@openpandora.org>
Fri, 9 Apr 2010 03:01:49 +0000 (05:01 +0200)
recipes/pandora-system/pandora-scripts/op_wifi.desktop

index dde2df7..995a358 100644 (file)
@@ -2,7 +2,7 @@
 Name=Toggle WiFi
 Comment=Toggle the status of the WiFi chip.
 StartupNotify=false
 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
 Icon=Terminal
 Terminal=false
 Type=Application