added EmuMeter tailored to updated Salidomo
This commit is contained in:
parent
aa2248cf32
commit
13b3e8cd63
Binary file not shown.
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
exec 2>&1
|
||||
exec multilog t s25000 n4 /var/log/EmuMeter
|
||||
Binary file not shown.
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
exec 2>&1
|
||||
exec softlimit -d 100000000 -s 1000000 -a 100000000 /data/EmuMeter/EmuMeter
|
||||
Binary file not shown.
Loading…
Reference in New Issue