Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Fiat Tux
Munin
Plugins
Commits
aee9cc79
Commit
aee9cc79
authored
Jan 07, 2014
by
Luc Didry
Browse files
Update (c) year + autoconf
parent
d068045d
Changes
1
Hide whitespace changes
Inline
Side-by-side
du
View file @
aee9cc79
...
...
@@ -7,7 +7,7 @@
=head1 AUTHOR AND COPYRIGHT
Copyright 2011-201
3
Luc Didry <luc AT didry.org>
Copyright 2011-201
4
Luc Didry <luc AT didry.org>
=head1 HOWTO CONFIGURE AND USE :
...
...
@@ -71,7 +71,7 @@ my $TIMEFILE="$Munin::Plugin::pluginstatedir/du.time";
##### autoconf
if
(
(
defined
$ARGV
[
0
])
&&
(
$ARGV
[
0
]
eq
"
autoconf
")
)
{
print
"
yes
\n
";
print
"
no
\n
";
## Done !
munin_exit_done
();
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment