/[packages]/updates/3/clamav/current/SOURCES/clamav-0.95-cliopts.patch
ViewVC logotype

Contents of /updates/3/clamav/current/SOURCES/clamav-0.95-cliopts.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 797855 - (show annotations) (download)
Wed Nov 19 14:20:51 2014 UTC (9 years, 5 months ago) by oden
File size: 888 byte(s)
- rediff P12
1 diff -Naurp clamav-0.98.5/shared/optparser.c clamav-0.98.5.oden/shared/optparser.c
2 --- clamav-0.98.5/shared/optparser.c 2014-11-13 23:30:44.000000000 +0100
3 +++ clamav-0.98.5.oden/shared/optparser.c 2014-11-19 15:17:44.000000000 +0100
4 @@ -272,7 +272,7 @@ const struct clam_option __clam_options[
5
6 { "AllowAllMatchScan", NULL, 0, CLOPT_TYPE_BOOL, MATCH_BOOL, 1, NULL, 0, OPT_CLAMD, "Permit use of the ALLMATCHSCAN command.", "yes" },
7
8 - { "Foreground", NULL, 0, CLOPT_TYPE_BOOL, MATCH_BOOL, 0, NULL, 0, OPT_CLAMD | OPT_FRESHCLAM | OPT_MILTER, "Don't fork into background.", "no" },
9 + { "Foreground", "nofork", 0, CLOPT_TYPE_BOOL, MATCH_BOOL, 0, NULL, 0, OPT_CLAMD | OPT_FRESHCLAM | OPT_MILTER, "Don't fork into background.", "no" },
10
11 { "Debug", NULL, 0, CLOPT_TYPE_BOOL, MATCH_BOOL, 0, NULL, 0, OPT_CLAMD | OPT_FRESHCLAM, "Enable debug messages in libclamav.", "no" },
12

  ViewVC Help
Powered by ViewVC 1.1.30