X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_export%2Ftextradius.pm;h=869c7c7dcc44dedc623490adef140659a8460b52;hb=ad7f49821d40ffd099a45acc32ba91e0e211aede;hp=65936eaf6f7bc2b6df9d5ca82a31988573db92ec;hpb=dabdf357484badff95afcae50b08ec1c3bb58343;p=freeside.git diff --git a/FS/FS/part_export/textradius.pm b/FS/FS/part_export/textradius.pm index 65936eaf6..869c7c7dc 100644 --- a/FS/FS/part_export/textradius.pm +++ b/FS/FS/part_export/textradius.pm @@ -25,12 +25,12 @@ Requires installation of from CPAN. If using RADIUS::UserFile 1.01, make sure to apply this patch. Also make sure rsync is installed on the -remote machine, and SSH is setup for unattended +remote machine, and SSH is setup for unattended operation. END ); -$prefix = "/usr/local/etc/freeside/export."; +$prefix = "%%%FREESIDE_CONF%%%/export."; sub rebless { shift; }