01 May 14, 08:38AM
Quote:...
#AssaultCube
*.*;auth,authpriv.none;local6.none; -var/log/syslog
...
If you have AC running on local6 (the default facility), specifying local6.none to syslog is simply going to cause AC not to be logged by the system at all. You need to then point local6.* to a file, eg.
[SELECT ALL] Code:
# Save AC messages to AC log
local6.* -/usr/games/ac/logs/callisto.txt