GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.28k stars 818 forks source link

ns2server in cron #87

Closed reverie89 closed 10 years ago

reverie89 commented 10 years ago

crontab doesn't seem to recognize the additional parameters set in fn_parms()

running "./ns2server restart" will see that all parameters were run correctly. but if this was put into cron, the password field, for example, was not recognized and thus became a public server.

dgibbs64 commented 10 years ago

I will check this out as soon as my laptop arrives. Will be a couple of weeks. Thanks for reporting the issue

dgibbs64 commented 10 years ago

I have looked at this and am unable to replicate the issue. However I have moved the password to the start of the parms to confirm I can see it and it is running. I don't know if this will help at all. If you did find a fix please let me know and I may be able to apply it to the script.

lock[bot] commented 6 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.