diff options
Diffstat (limited to 'eathena.sh')
-rwxr-xr-x | eathena.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ SRVHOMEDIR=$HOME/tmwserver #---------------------------------------------------------------------- # main() +ulimit -u 10 + cd ${SRVHOMEDIR} eathena_start() { |