diff options
author | ivan <ivan> | 2002-02-12 02:06:39 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-02-12 02:06:39 +0000 |
commit | a2c24812441a8f8ae3045a8c0c93c7f009d4f494 (patch) | |
tree | a5cfe191fa606fd78583bfbb69c811dc529230f3 /FS | |
parent | 69569a366264e4114f37d0e1036b5a09ceb56fd7 (diff) |
that's not a bug anymore, don't list it in the BUGS section
Diffstat (limited to 'FS')
-rw-r--r-- | FS/FS/svc_acct.pm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/FS/FS/svc_acct.pm b/FS/FS/svc_acct.pm index 16270f9cc..f3c2d76d3 100644 --- a/FS/FS/svc_acct.pm +++ b/FS/FS/svc_acct.pm @@ -1064,15 +1064,8 @@ sub ssh { =back -=head1 VERSION - -$Id: svc_acct.pm,v 1.64 2002-01-29 16:33:15 ivan Exp $ - =head1 BUGS -The bits which ssh should fork before doing so (or maybe queue jobs for a -daemon). - The $recref stuff in sub check should be cleaned up. The suspend, unsuspend and cancel methods update the database, but not the |