aboutsummaryrefslogtreecommitdiff
path: root/examples/extauth
diff options
context:
space:
mode:
authorMickaël Rémond <mickael.remond@process-one.net>2007-09-03 08:51:12 +0000
committerMickaël Rémond <mickael.remond@process-one.net>2007-09-03 08:51:12 +0000
commit036887f0829092e08cfe49b15fff700dea7009e0 (patch)
treec56aac569197012625dbbf893b102ce6fd538bc9 /examples/extauth
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/extauth')
-rw-r--r--examples/extauth/check_pass_null.pl2
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);