Add cleanup method that removes user accounts
authorNikos Skalkotos <skalkoto@grnet.gr>
Fri, 6 Apr 2012 15:08:59 +0000 (18:08 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Fri, 6 Apr 2012 15:08:59 +0000 (18:08 +0300)
This method will remove all users that have id over 1000. In most
systems this will remove all normal user accounts besides the first
one. This method will not run by default.


No differences found