summaryrefslogtreecommitdiff
path: root/server/keytab-backend
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2016-01-17 19:43:10 -0800
committerRuss Allbery <eagle@eyrie.org>2016-01-17 19:43:10 -0800
commit4b3f858ef567c0d12511e7fea2a56f08f2729635 (patch)
treee1cad1c445669045b47264c8957878352c7adc03 /server/keytab-backend
parent7856dc7cc5e16140c0084474fe54338f293bf77e (diff)
parent76f93739a8a933d98b87db9496861dae7de0ae1a (diff)
Imported Upstream version 1.3upstream/1.3
Diffstat (limited to 'server/keytab-backend')
-rwxr-xr-xserver/keytab-backend5
1 files changed, 1 insertions, 4 deletions
diff --git a/server/keytab-backend b/server/keytab-backend
index bd5a3f9..6e47331 100755
--- a/server/keytab-backend
+++ b/server/keytab-backend
@@ -16,10 +16,7 @@
#
# The keytab for the extracted principal will be printed to standard output.
-##############################################################################
-# Declarations and site configuration
-##############################################################################
-
+use 5.008;
use strict;
use warnings;