diff options
-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 |