Package: anope Version: 2.0.2-1 DAEMON_ARGS has "--logdir=/var/log/$NAME" and that means that when I say 'log { name = "/var/log/anope/services.log".', it decides that I clearly want the log file to be named /var/log/anope/var/log/anope/services.log, which is not very intuitive, and takes some time to dig out, since it errors out after the daemon forks...
Either the docs or source needs to change. Workaround: For now, I just went with 'name = "services.log"', which takes care of everything somewhat nicely. lamont -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org