/etc/incron.conf - main config file for inotify cron (incron)
Contents
Copying
This program is free software. It can be used, redistributed and/or modified under the terms of the GNU
General Public License, version 2.
Lukas Jelinek 0.5.12 incron.conf(5)
Description
The file /etc/incron.conf contains default settings for the program incrond. Each line holds a single
value pair in the form option = value. Comment lines must have a hash sign (#) in the first line.
The valid configuration options are:
system_table_dir
This directory is examined by incrond for system table files. Default:/etc/incron.duser_table_dir
This directory is examined by incrond for user table files. Default:/var/spool/incronallowed_users
This file contains users allowed to use incron. Default:/etc/incron.allowdenied_users
This file contains users denied to use incron. Default:/etc/incron.denylockfile_dir
This directory is used for creating a lock avoiding to run multiple instances of incrond.
Default:/var/runlockfile_name
This name (appended by '.pid') is used for creating a lock avoiding to run multiple instances of
incrond. Default:incrondeditor This name or path is used to run as an editor for editing incron tables. Default noeditor is
given, system editor used, this option override this.
Name
/etc/incron.conf - main config file for inotify cron (incron)
See Also
incrond(8), incrontab(1), incrontab(5)
