35 "Usage: skyldav [OPTION]\n"
36 "On access virus scanner.\n\n"
37 " -c <configfile> path to config file\n"
40 " -m <n> message level\n"
42 " 2 - Information, default\n"
46 "Licensed under the Apache License, Version 2.0.\n"
48 "Heinrich Schuchardt <xypron.glpk@gmx.de>\n";
51 "On access virus scanner.\n\n"
52 "Copyright 2013-2016 Heinrich Schuchardt <xypron.glpk@gmx.de>\n\n"
53 "Licensed under the Apache License, Version 2.0 (the\n"
54 "\"License\"); you may not use this file except in compliance\n"
55 "with the License. You may obtain a copy of the License at\n\n"
56 " http://www.apache.org/licenses/LICENSE-2.0\n\n"
57 "Unless required by applicable law or agreed to in writing,\n"
58 "software distributed under the License is distributed on an\n"
59 "\"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,\n"
60 "either express or implied. See the License for the specific\n"
61 "language governing permissions and limitations under the\n"
64 const char *
PID_FILE =
"/var/run/skyldav/skyldav.pid";
const char * VERSION_TEXT