diff options
Diffstat (limited to 'sv/socklog-unix/log/run')
-rwxr-xr-x | sv/socklog-unix/log/run | 2 |
1 files changed, 1 insertions, 1 deletions
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 |