mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
Use perl from $PATH in zfs_usage_ plugin
This commit is contained in:
parent
0c47fcafc0
commit
fe35abf5c0
@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/perl
|
||||
#!/usr/bin/env perl
|
||||
# -*- perl
|
||||
|
||||
=pod
|
||||
|
Loading…
Reference in New Issue
Block a user