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