After "quit" the process is ending and can't execute commands anymore, the restarting takes place in the startscript like server.sh:

Code:
while [ true ]
do
  ./cod2_lnxded +set fs_game ...
done