--- mgetty-1.1.28/voice/include/paths.h.orig 2002-07-08 17:20:36 +0400 +++ mgetty-1.1.28/voice/include/paths.h 2002-07-08 17:20:54 +0400 @@ -19,10 +19,10 @@ * the device name. */ -#define VGETTY_LOG_PATH "/var/log/vgetty.%s" +#define VGETTY_LOG_PATH "/var/log/mgetty/vgetty.%s" /* * Filename of the logfile for vm. */ -#define VM_LOG_PATH "/var/log/vm.log" +#define VM_LOG_PATH "/var/log/mgetty/vm.log"