#include <pwd.h>
#include <syslog.h>
#include <errno.h>
#include <sys/wait.h>
#include "usertable.h"
Functions | |
void | on_proc_done (InotifyWatch *pW) |
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).
|
|