GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
incron.conf(5) incron documentation incron.conf(5)

/usr/local/usr/local/etc/incron.conf - main config file for inotify cron (incron)

The file /usr/local/usr/local/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:/usr/local/usr/local/etc/incron.d
user_table_dir
This directory is examined by incrond for user table files. Default:/var/spool/incron
allowed_users
This file contains users allowed to use incron. Default:/usr/local/usr/local/etc/incron.allow
denied_users
This file contains users denied to use incron. Default:/usr/local/usr/local/etc/incron.deny
lockfile_dir
This directory is used for creating a lock avoiding to run multiple instances of incrond. Default:/var/run
lockfile_name
This name (appended by '.pid') is used for creating a lock avoiding to run multiple instances of incrond. Default:incrond
editor
This name or path is used to run as an editor for editing incron tables. Default no editor is given, system editor used, this option overide this.

incrond(8), incrontab(1), incrontab(5)

Andreas Altair Redmer <altair.ibn.la.ahad.sy@gmail.com> (please report bugs to https://github.com/ar-/incron/issues ). Lukas Jelinek <lukas@aiken.cz>.

This program is free software. It can be used, redistributed and/or modified under the terms of the GNU General Public License, version 2.
0.5.12 Lukas Jelinek

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.