X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FSysVar.pm;h=7dba2beadfe185918ed4a23ad85ed072a209d311;hb=a893c459de8e5d31f7b3dc67d4cda11a389df45b;hp=a45218781f4bfde4fba7675144bbbc6bf6d85141;hpb=e57c3e3573db848a474524fbe9723dea52e151a1;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;