From f1ff88945ec0f96ff542e20df72faff4deb9b598 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sat, 19 Jul 2014 00:37:09 +0200 Subject: optional support for logging to tty12 --- sv/socklog-unix/log/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sv/socklog-unix') diff --git a/sv/socklog-unix/log/run b/sv/socklog-unix/log/run index 9a27970..8da81f8 100755 --- a/sv/socklog-unix/log/run +++ b/sv/socklog-unix/log/run @@ -1,2 +1,2 @@ #!/bin/sh -exec svlogd -ttt /var/log/socklog/* +exec svlogd -ttt /var/log/socklog/* #2>/dev/tty12 -- cgit 1.4.1