respawn: The BTS should not be nice, make sure the BTS is the most favorable

This commit is contained in:
Holger Hans Peter Freyther 2012-06-15 14:53:15 +02:00
parent 13e92be8bf
commit 9fdefc6ffe
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@
while [ -e /etc/passwd ]; do
cat /lib/firmware/sysmobts-v?.out > /dev/dspdl_dm644x_0
echo "0" > /sys/class/leds/activity_led/brightness
$*
nice -n -20 $*
done