mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-10-28 22:54:14 -04:00
Adding keywords
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@145 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
# $Id$
|
||||||
LDAP2DNSUSER=$1
|
LDAP2DNSUSER=$1
|
||||||
LDAP2DNSLOGUSER=$2
|
LDAP2DNSLOGUSER=$2
|
||||||
LDAP2DNSDIR=$3
|
LDAP2DNSDIR=$3
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/perl
|
#!/usr/bin/perl
|
||||||
|
# $Id$
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
#use POSIX qw(strftime):
|
#use POSIX qw(strftime):
|
||||||
|
|||||||
Reference in New Issue
Block a user