Jump to content

fabs

Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Australia

fabs's Achievements

Poring

Poring (1/15)

0

Reputation

  1. fabs

    r15543 update

    That's interesting. At least they can be separated manually for advanced server operators.
  2. Honestly, I don't see the point in improving the script when there are better alternatives. I use daemontools's supervise. My run scripts look similar to this: #!/bin/sh cd /eathena/server/trunk exec /eathena/server/trunk/char-server_sql > /dev/null This way, if the server crashes it automatically restarts.
×
×
  • Create New...