X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_export%2Ftextradius.pm;h=869c7c7dcc44dedc623490adef140659a8460b52;hb=9a778387bc4bfc97d28b25a9c123700fc6c15062;hp=65936eaf6f7bc2b6df9d5ca82a31988573db92ec;hpb=5fc8c5edf574ab024d4646914b6432d458e2ffbd;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; }