Go to the source code of this file.
Defines | |
#define | INCRON_NAME "incron" |
Common application name. | |
#define | INCRON_DAEMON_NAME "incrond" |
Daemon name. | |
#define | INCRON_TAB_NAME "incrontab" |
Table manipulator name. | |
#define | INCRON_VERSION "0.3.1" |
Application version (release). | |
#define | INCRON_BUG_ADDRESS "<bugs@aiken.cz>" |
Address for sending bugs. |
inotify cron system
Copyright (C) 2006 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).
|
Address for sending bugs.
|
|
Daemon name.
|
|
Common application name.
|
|
Table manipulator name.
|
|
Application version (release).
|