diff --git a/scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm.in b/scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm.in index 01d4b534c..5a38f8609 100644 --- a/scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm.in +++ b/scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm.in @@ -1712,7 +1712,8 @@ our @options = { name => 'ZM_LD_PRELOAD', default => '', - description => "Some older cameras require the use of the v4l1 compat + description => "Path to library to preload before launching daemons", + help => qqqq("Some older cameras require the use of the v4l1 compat library. This setting allows the setting of the path to the library, so that it can be loaded by zmdc.pl before launching zmc."),