From: ivan Date: Thu, 8 Apr 1999 13:01:50 +0000 (+0000) Subject: [ AND DOCUMENT! ] all svc_acct services should have a default X-Git-Tag: freeside_1_2_0~16 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=2841512efcbde72742665f2556882936eb4fbdaf [ AND DOCUMENT! ] all svc_acct services should have a default or fixed shell --- diff --git a/htdocs/edit/part_svc.cgi b/htdocs/edit/part_svc.cgi index 95e1c8755..57811a0b6 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.9 1999-02-23 08:09:21 ivan Exp $ +# $Id: part_svc.cgi,v 1.10 1999-04-08 13:01:50 ivan Exp $ # # ivan@sisd.com 97-nov-14 # @@ -10,7 +10,11 @@ # use FS::CGI, added inline documentation ivan@sisd.com 98-jul-12 # # $Log: part_svc.cgi,v $ -# Revision 1.9 1999-02-23 08:09:21 ivan +# Revision 1.10 1999-04-08 13:01:50 ivan +# [ AND DOCUMENT! ] all svc_acct services should have a default +# or fixed shell +# +# Revision 1.9 1999/02/23 08:09:21 ivan # beginnings of one-screen new customer entry and some other miscellania # # Revision 1.8 1999/02/07 09:59:21 ivan @@ -120,7 +124,7 @@ END 'quota' => '(unimplemented)', '_password' => 'Password', 'gid' => 'GID (when blank, defaults to UID)', - 'shell' => 'Shell', + 'shell' => 'Shell (all service definitions should have a default or fixed shell that is present in the shells configuration file)', 'finger' => 'GECOS', }, 'svc_domain' => {