User Story
As a [user description], I want [desired action] so that [desired outcome].
Basic info
- Distro: [cetnos7]
- Game: [rust]
- Command: [start]
- LinuxGSM version: [v20.5.1]
Further Information
A clear description of what the bug is and any ideas on how to resolve it. Plus any further context that might be relevant to the issue.
To Reproduce
Steps to reproduce the behavior:
~/lgsm/config-lgsm/rustserver/_default.cfg parm= line has logging disabled
currently it mentions
-logfile
Expected behavior
parm= line should:
-logfile "${gamelogdate}"
The bug only affect users who DON'T have a specified config file (example: ~/lgsm/config-lgsm/rustserver/rustserver.cfg) and thus pulls variables from _default.cfg
User Story
As a [user description], I want [desired action] so that [desired outcome].
Basic info
Further Information
A clear description of what the bug is and any ideas on how to resolve it. Plus any further context that might be relevant to the issue.
To Reproduce
Steps to reproduce the behavior:
~/lgsm/config-lgsm/rustserver/_default.cfg parm= line has logging disabled
currently it mentions
-logfile
Expected behavior
parm= line should:
-logfile "${gamelogdate}"
The bug only affect users who DON'T have a specified config file (example: ~/lgsm/config-lgsm/rustserver/rustserver.cfg) and thus pulls variables from _default.cfg