Code

Fixed Filename.
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 31 Mar 2008 10:13:09 +0000 (10:13 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 31 Mar 2008 10:13:09 +0000 (10:13 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10082 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-si/gosa-si-client

index ff728f2acb316ab392fb4f3473d85b9ff6e09b28..55c31b42583cc35de5570401669080e93db5c39a 100755 (executable)
@@ -1092,7 +1092,7 @@ sub _start {
         #    ErrorEvent => "file_error",
         #    );
        $heap->{tail} = POE::Wheel::Run->new(
-               Program     => [ "/usr/bin/tail", "-f", $file_name ],
+               Program     => [ "/usr/bin/tail", "-f", $file ],
                StdoutEvent => $file_name."_record",
        );
         #$heap->{services}->{ $file_watcher->ID } = $file_name;