freebsd-ports/net-mgmt/smokeping/files/patch-lib-probes-Radius.pm
Oliver Eikemeier affeba3053 - Update to 1.26
- Use OPTIONS for optional dependencies
- Change pkg-{,de}install to avoid risk of data loss when upgrading
- Patch files instead of regexps in Makefile

added a work around for PR 63293

PR:		63230
Submitted by:	Lars Thegler <lars@thegler.dk> (maintainer)
Reviewed by:	clement
2004-02-24 12:41:38 +00:00

11 lines
340 B
Perl

--- lib/probes/Radius.pm.orig Fri Feb 20 00:29:00 2004
+++ lib/probes/Radius.pm Fri Feb 20 00:29:21 2004
@@ -13,7 +13,7 @@
*** Probes ***
+ Radius
- passwordfile = /usr/share/smokeping/etc/password
+ passwordfile = %%PREFIX%%/etc/smokeping/password
secretfile = /etc/raddb/secret
sleeptime = 0.5 # optional, 1 second by default