3 lines
130 B
Bash
3 lines
130 B
Bash
#!/bin/sh
|
|
exec 2>&1
|
|
exec softlimit -d 100000000 -s 1000000 -a 100000000 python /data/dbus-batrium-native2/dbus_batrium_native2.py
|