From 535bef145b7108453b358ae4e5689f65c4e86aaf Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Wed, 27 Jun 2012 02:23:17 +0200 Subject: [PATCH 1/1] rc.pandora-state: Forgot to chmod 777 /tmp/nocleanwarn --- recipes/pandora-system/pandora-state/rc.pandora-state | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2