Main Page | Class List | File List | Class Members | File Members

incrontab.cpp File Reference

inotify cron table manipulator classes implementation More...

#include <sstream>
#include <stdio.h>
#include <errno.h>
#include "inotify-cxx.h"
#include "incrontab.h"

Defines

#define INCRON_ALLOW_PATH   "/etc/incron.allow"
 Allowed users.
#define INCRON_DENY_PATH   "/etc/incron.deny"
 Denied users.


Detailed Description

inotify cron table manipulator classes implementation

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).


Define Documentation

#define INCRON_ALLOW_PATH   "/etc/incron.allow"
 

Allowed users.

#define INCRON_DENY_PATH   "/etc/incron.deny"
 

Denied users.


Generated on Sat Dec 16 01:24:11 2006 for incron by  doxygen 1.4.4