X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=1faef1781c955d24d0f72670935257b981a0840a;hb=01b01c20b852c5d4c7e14c13313664beedb03930;hp=6c0ff3d691490d4db977e2d03108ec6f31ca1071;hpb=974aca6b8ccf37405098dd3c465a938da5f85eac;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index 6c0ff3d6..1faef178 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -536,7 +536,7 @@ sub setup_start # initialise User file system dbg("loading user file system ..."); - DXUser::init(1); + DXUser::init(4); # version 4 == json format # look for the sysop and the alias user and complain if they aren't there {