summaryrefslogtreecommitdiff
path: root/mgetty/mgetty-1.1.30/24-voice_include_paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'mgetty/mgetty-1.1.30/24-voice_include_paths.h')
-rw-r--r--mgetty/mgetty-1.1.30/24-voice_include_paths.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/mgetty/mgetty-1.1.30/24-voice_include_paths.h b/mgetty/mgetty-1.1.30/24-voice_include_paths.h
index e69de29bb2..3503080ad8 100644
--- a/mgetty/mgetty-1.1.30/24-voice_include_paths.h
+++ b/mgetty/mgetty-1.1.30/24-voice_include_paths.h
@@ -0,0 +1,15 @@
+--- mgetty-1.1.27.orig/voice/include/paths.h
++++ mgetty-1.1.27/voice/include/paths.h
+@@ -19,10 +19,10 @@
+ * the device name.
+ */
+
+-#define VGETTY_LOG_PATH "/var/log/vgetty.%s"
++#define VGETTY_LOG_PATH "/var/log/mgetty/vg_%s.log"
+
+ /*
+ * Filename of the logfile for vm.
+ */
+
+-#define VM_LOG_PATH "/var/log/vm.log"
++#define VM_LOG_PATH "/var/log/mgetty/vm.log"