mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Moved MAGIC MARKERS to the bottom
This commit is contained in:
parent
69db9ea437
commit
841c4b9522
6 changed files with 30 additions and 27 deletions
|
@ -6,10 +6,6 @@
|
|||
|
||||
zpool_fragmentation - Outputs the zpool fragmentation per zfs pool.
|
||||
|
||||
=head1 MAGIC MARKERS
|
||||
|
||||
#%# family=auto
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
Michael Grote - git.mgrote.net
|
||||
|
@ -20,6 +16,11 @@ GPLv3 or later
|
|||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
=head1 MAGIC MARKERS
|
||||
|
||||
#%# family=auto
|
||||
#%# capabilities=autoconf
|
||||
|
||||
EOF
|
||||
|
||||
if [ "$1" = "autoconf" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue