play: boost priority
This commit is contained in:
parent
8791baf8b3
commit
4eb1ba4583
1 changed files with 3 additions and 0 deletions
|
@ -75,6 +75,9 @@ while(~ $1 -*){
|
||||||
shift
|
shift
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# boost priority
|
||||||
|
@{echo pri 13 >/proc/$pid/ctl} >/dev/null >[2=1]
|
||||||
|
|
||||||
>$out {
|
>$out {
|
||||||
if(~ $#* 0){play1; exit}
|
if(~ $#* 0){play1; exit}
|
||||||
for(i){echo $i} | play1 plain
|
for(i){echo $i} | play1 plain
|
||||||
|
|
Loading…
Reference in a new issue