diff options
Diffstat (limited to 'server/keytab-backend.in')
-rw-r--r-- | server/keytab-backend.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/server/keytab-backend.in b/server/keytab-backend.in index 13cb33e..56c375b 100644 --- a/server/keytab-backend.in +++ b/server/keytab-backend.in @@ -1,4 +1,5 @@ -#!WALLET_PERL_PATH +#!@PERL@ +# -*- perl -*- # # Extract keytabs from the KDC without changing the key. # |