diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-09-20 06:40:04 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-09-20 06:40:04 +0000 |
commit | 2e6d8e8c1a24a7317ea306b99720c0c01a7280ec (patch) | |
tree | e0b60df2a502b65bc2c64c37ce2125a56925f1c9 /net-mgmt/smokeping | |
parent | 60bc65ec61f2145e40ecc70dd1c154e200b041d5 (diff) |
Notes
Diffstat (limited to 'net-mgmt/smokeping')
-rw-r--r-- | net-mgmt/smokeping/files/patch-lib__Smokeping.pm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/smokeping/files/patch-lib__Smokeping.pm b/net-mgmt/smokeping/files/patch-lib__Smokeping.pm new file mode 100644 index 000000000000..3ca727872281 --- /dev/null +++ b/net-mgmt/smokeping/files/patch-lib__Smokeping.pm @@ -0,0 +1,11 @@ +--- ./lib/Smokeping.pm.orig 2014-09-20 00:55:47.498042436 +0400 ++++ ./lib/Smokeping.pm 2014-09-20 00:56:31.929038660 +0400 +@@ -2631,7 +2631,7 @@ + The base directory where SmokePing keeps the files related to the DYNAMIC function. + This directory must be writeable by the WWW server. It is also used for temporary + storage of slave polling results by the master in +-L<the master/slave mode|smokeping_master_slave>. ++L<the masterE<sol>slave mode|smokeping_master_slave>. + + If this variable is not specified, the value of C<datadir> will be used instead. + DOC |