From: Michael Mrozek Date: Wed, 27 Jun 2012 00:23:17 +0000 (+0200) Subject: rc.pandora-state: Forgot to chmod 777 /tmp/nocleanwarn X-Git-Tag: sz_152~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=535bef145b7108453b358ae4e5689f65c4e86aaf;p=openpandora.oe.git rc.pandora-state: Forgot to chmod 777 /tmp/nocleanwarn --- diff --git a/recipes/pandora-system/pandora-state/rc.pandora-state b/recipes/pandora-system/pandora-state/rc.pandora-state index 7fd1de4..ef7f6d2 100644 --- a/recipes/pandora-system/pandora-state/rc.pandora-state +++ b/recipes/pandora-system/pandora-state/rc.pandora-state @@ -57,6 +57,7 @@ d_start() { else echo "No clean shutdown - will not set CPU speed" echo "Yes" > /tmp/nocleanwarn + chmod 777 /tmp/nocleanwarn fi sed -n '1p' /etc/pandora/conf/nubs.state > /proc/pandora/nub0/mode sed -n '2p' /etc/pandora/conf/nubs.state > /proc/pandora/nub0/mouse_sensitivity