summaryrefslogtreecommitdiff
path: root/htdocs
diff options
context:
space:
mode:
authorivan <ivan>1999-04-08 13:01:50 +0000
committerivan <ivan>1999-04-08 13:01:50 +0000
commit2841512efcbde72742665f2556882936eb4fbdaf (patch)
tree9a94feaf34e69d72d4f3a801fea9d83c3e68d3ae /htdocs
parent78920f21696cd2c75d655d5bdfbbed3b5dd50d57 (diff)
[ AND DOCUMENT! ] all svc_acct services should have a default
or fixed shell
Diffstat (limited to 'htdocs')
-rwxr-xr-xhtdocs/edit/part_svc.cgi10
1 files changed, 7 insertions, 3 deletions
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 <b>shells</b> configuration file)',
'finger' => 'GECOS',
},
'svc_domain' => {