mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 09:57:09 +00:00
Use perl from $PATH in zfs_usage_ plugin
This commit is contained in:
parent
0c47fcafc0
commit
fe35abf5c0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/local/bin/perl
|
||||
#!/usr/bin/env perl
|
||||
# -*- perl
|
||||
|
||||
=pod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue