From b6d1aed30d51bdae49ca22e5aa5baab635969097 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 9 Apr 1999 03:52:55 +0000 Subject: explicit & for table/itable/ntable --- htdocs/edit/part_svc.cgi | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'htdocs/edit/part_svc.cgi') diff --git a/htdocs/edit/part_svc.cgi b/htdocs/edit/part_svc.cgi index 57811a0b6..8a9018a25 100755 --- a/htdocs/edit/part_svc.cgi +++ b/htdocs/edit/part_svc.cgi @@ -1,6 +1,6 @@ #!/usr/bin/perl -Tw # -# $Id: part_svc.cgi,v 1.10 1999-04-08 13:01:50 ivan Exp $ +# $Id: part_svc.cgi,v 1.11 1999-04-09 03:52:55 ivan Exp $ # # ivan@sisd.com 97-nov-14 # @@ -10,7 +10,10 @@ # use FS::CGI, added inline documentation ivan@sisd.com 98-jul-12 # # $Log: part_svc.cgi,v $ -# Revision 1.10 1999-04-08 13:01:50 ivan +# Revision 1.11 1999-04-09 03:52:55 ivan +# explicit & for table/itable/ntable +# +# Revision 1.10 1999/04/08 13:01:50 ivan # [ AND DOCUMENT! ] all svc_acct services should have a default # or fixed shell # @@ -100,7 +103,7 @@ blank slipip as well as a fixed shell something like /bin/true or /usr/bin/passwd.

END -print table, 'Table', map '{svcdb}). ">$_\n", qw( svc_acct svc_domain svc_acct_sm ); -- cgit v1.2.1