point to wiki docs
[freeside.git] / FS / FS / part_export / textradius.pm
index 65936ea..869c7c7 100644 (file)
@@ -25,12 +25,12 @@ Requires installation of
 from CPAN.  If using RADIUS::UserFile 1.01, make sure to apply
 <a href="http://rt.cpan.org/NoAuth/Bug.html?id=1210">this patch</a>.  Also
 make sure <a href="http://rsync.samba.org/">rsync</a> is installed on the
-remote machine, and <a href="../docs/ssh.html">SSH is setup for unattended
+remote machine, and <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:1.9:Documentation:Administration:SSH_Keys">SSH is setup for unattended
 operation</a>.
 END
 );
 
-$prefix = "/usr/local/etc/freeside/export.";
+$prefix = "%%%FREESIDE_CONF%%%/export.";
 
 sub rebless { shift; }