diff options
author | ivan <ivan> | 2002-05-20 11:02:47 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-05-20 11:02:47 +0000 |
commit | 74a98a74f07bbcf05975fd444ed87baefae37e7d (patch) | |
tree | 33bfe73e566a6b62579d43416a6f12e5f659580a /bin | |
parent | a1e5529209c50a7b281e19c57f903f311e2adeef (diff) |
*** empty log message ***
Diffstat (limited to 'bin')
-rw-r--r-- | bin/svc_domain.import | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/svc_domain.import b/bin/svc_domain.import index 06dd12e08..8090b1e9b 100644 --- a/bin/svc_domain.import +++ b/bin/svc_domain.import @@ -1,6 +1,8 @@ #!/usr/bin/perl -w # -# $Id: svc_domain.import,v 1.5 2002-04-30 05:43:34 ivan Exp $ +# $Id: svc_domain.import,v 1.6 2002-05-20 11:02:47 ivan Exp $ + +#need to manually put header in /usr/local/etc/freeside/export.<datasrc./bind/<machine>/named.conf.HEADER use strict; use vars qw( %d_part_svc ); |