X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FSysVar.pm;h=7dba2beadfe185918ed4a23ad85ed072a209d311;hb=refs%2Fheads%2Fstaging;hp=a45218781f4bfde4fba7675144bbbc6bf6d85141;hpb=c80c2aab681f6f691f7b9a5fa76cde2e938562c0;p=spider.git diff --git a/perl/SysVar.pm b/perl/SysVar.pm index a4521878..7dba2bea 100644 --- a/perl/SysVar.pm +++ b/perl/SysVar.pm @@ -31,4 +31,6 @@ $localcmd = "$root/local_cmd"; $userfn = "$local_data/users"; # the "message of the day" file -$motd = "$local_data/motd"; +$motd = "motd"; + +1;