incron
0.5.10
|
inotify cron basic definition file More...
Go to the source code of this file.
Defines | |
#define | INCRON_NAME "incron" |
Common application name. | |
#define | INCROND_NAME "incrond" |
Daemon name. | |
#define | INCRONTAB_NAME "incrontab" |
Table manipulator name. | |
#define | INCRON_VERSION "0.5.9" |
Application version (release) | |
#define | INCRON_BUG_ADDRESS "<bugs@aiken.cz>" |
Address for sending bugs. | |
#define | INCRON_CONFIG "/etc/incron.conf" |
Default configuration file. |
inotify cron basic definition file
inotify cron system
Copyright (C) 2006, 2007, 2008, 2009 Lukas Jelinek, <lukas@aiken.cz>
This program is free software; you can use it, redistribute it and/or modify it under the terms of the GNU General Public License, version 2 (see LICENSE-GPL).
#define INCRON_BUG_ADDRESS "<bugs@aiken.cz>" |
Address for sending bugs.
#define INCRON_CONFIG "/etc/incron.conf" |
Default configuration file.
#define INCRON_NAME "incron" |
Common application name.
#define INCRON_VERSION "0.5.9" |
Application version (release)
#define INCROND_NAME "incrond" |
Daemon name.
#define INCRONTAB_NAME "incrontab" |
Table manipulator name.