]> TLD Linux GIT Repositories - packages/munin.git/blob - munin-timeout.patch
- drop systemd stuff
[packages/munin.git] / munin-timeout.patch
1 --- munin-1.4.0/master/lib/Munin/Master/Node.pm~        2009-11-27 12:17:17.000000000 +0100
2 +++ munin-1.4.0/master/lib/Munin/Master/Node.pm 2009-12-01 17:33:33.041187499 +0100
3 @@ -27,7 +27,7 @@
4          pid     => undef,
5          writer  => undef,
6          master_capabilities => "multigraph dirtyconfig",
7 -        io_timeout => 120,
8 +        io_timeout => $config->{timeout},
9         configref => $configref,
10      };
11