File: cfexecd.8

package info (click to toggle)
cfengine2 2.2.10-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 10,184 kB
  • ctags: 5,650
  • sloc: ansic: 63,372; sh: 9,932; makefile: 218; lisp: 182; yacc: 100; perl: 72
file content (29 lines) | stat: -rw-r--r-- 769 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.TH cfengine 8 "Maintenance Commands" HiOslo
.SH NAME
cfengine \- network configuration engine
.SH SYNOPSIS
/usr/sbin/cfexecd

.SH DESCRIPTION
.B cfengine
is a language based system specifically designed
for testing and configuring unix\-like systems attached to
a TCP/IP network. Th cfexecd is a wrapper for local
execution of cfagent. It may be used to capture cfagent output
and send it as mail when run cron cron, e.g.

.PP
0,30 * * * * /var/cfengine/bin/cfexecd \-F

.PP
or it can be run in daemon mode with scheduling parameters
set in cfagent.conf. All control parameters are set in cfagent.conf.

.IP "-F (--no-fork)"
Run the executor in non-daemom (cron wrapper) mode.

.SH AUTHOR
Mark Burgess, Oslo University College
.SH INFORMATION
http://www.cfengine.org