bareos: bareos-16.2 8fa9d289

Author Committer Branch Timestamp Parent
joergs joergs bareos-16.2 2016-10-15 00:24 bareos-16.2 d67fc546 Pending
Affected Issues  0000710: Failed to set TCP_KEEPIDLE = 5184000 on socket: Invalid argument
Changeset fixes HeartbeatInterval example

The example has been
"Heartbeat Interval = 1m"
however, this would be 1 month.
Replaced it by "1 min".

Fixes 0000710: Failed to set TCP_KEEPIDLE ...
mod - src/defaultconfigs/bareos-dir.d/director/bareos-dir.conf.in Diff File
mod - src/defaultconfigs/d2d2t-builtin-changer/bareos-dir.conf.in Diff File
mod - src/defaultconfigs/d2d2t-disk-changer/bareos-dir.conf.in Diff File
mod - src/defaultconfigs/diskonly/bareos-dir.conf.in Diff File