Allow synonyms for localhost
[spider.git] / perl / SysVar.pm
index a45218781f4bfde4fba7675144bbbc6bf6d85141..7dba2beadfe185918ed4a23ad85ed072a209d311 100644 (file)
@@ -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;