diff options
| author | Mickaël Rémond <mickael.remond@process-one.net> | 2007-09-03 08:51:12 +0000 |
|---|---|---|
| committer | Mickaël Rémond <mickael.remond@process-one.net> | 2007-09-03 08:51:12 +0000 |
| commit | 036887f0829092e08cfe49b15fff700dea7009e0 (patch) | |
| tree | c56aac569197012625dbbf893b102ce6fd538bc9 /examples | |
| parent | * doc/guide.html: Generated latest version of the documentation. (diff) | |
* examples/extauth/check_pass_null.pl: Perl is generally available
as a default in most Linux distributions.
SVN Revision: 915
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/extauth/check_pass_null.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/extauth/check_pass_null.pl b/examples/extauth/check_pass_null.pl index 7291abf0f..90e575fcf 100644 --- a/examples/extauth/check_pass_null.pl +++ b/examples/extauth/check_pass_null.pl @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl use Unix::Syslog qw(:macros :subs); |
